messages from 2017-10-19 10:36:55 to 2017-10-19 21:31:31 UTC [more...]
[PATCH 00/58] networking: Convert timers to use timer_setup()
2017-10-19 21:31 UTC (8+ messages)
` [PATCH 31/58] isdn/gigaset: Use kzalloc instead of open-coded field zeroing
` [PATCH 32/58] isdn/gigaset: Convert timers to use timer_setup()
[PATCH] net: sched: mark expected switch fall-throughs
2017-10-19 21:28 UTC
[PATCH] net: rxrpc: mark expected switch fall-throughs
2017-10-19 21:23 UTC (3+ messages)
[PATCH net-next v3 0/2] ipv6: fixes for RTF_CACHE entries
2017-10-19 21:02 UTC (7+ messages)
` [PATCH net-next v3 1/2] ipv6: start fib6 gc on RTF_CACHE dst creation
` [PATCH net-next v3 2/2] ipv6: remove from fib tree aged out RTF_CACHE dst
[PATCH v2] ethtool: Do not return error code if no changes were attempted
2017-10-19 21:01 UTC
[PATCH] ethtool: Do not return error code if no changes were attempted
2017-10-19 20:58 UTC
[PATCH RFC V1 net-next 0/6] Time based packet transmission
2017-10-19 20:44 UTC (3+ messages)
[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
2017-10-19 20:40 UTC (13+ messages)
` [PATCH net-next v2 1/6] devlink: Add permanent config parameter get/set operations
` [PATCH net-next v2 2/6] devlink: Adding SR-IOV enablement NVRAM config param
` [PATCH net-next v2 3/6] devlink: Adding num VFs per PF "
` [PATCH net-next v2 4/6] devlink: Adding max PF MSI-X vectors "
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF "
` [PATCH net-next v2 6/6] bnxt: Add devlink support for config get/set
[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
2017-10-19 20:39 UTC (8+ messages)
[PATCH] timer: Provide wrappers safe for use with LOCKDEP
2017-10-19 20:28 UTC
[PATCH net-next 0/3] net: Infrastructure changes for [kz]proxy
2017-10-19 20:18 UTC (4+ messages)
` [PATCH net-next 3/3] strparser: Generalize strparser
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-10-19 20:17 UTC (22+ messages)
(unknown),
2017-10-19 20:10 UTC
RFC(v2): Audit Kernel Container IDs
2017-10-19 19:57 UTC (20+ messages)
[PATCH] igb: Fix TX map failure path
2017-10-19 19:58 UTC (2+ messages)
[PATCH] wanxl: use m68k-linux-gnu-as if available
2017-10-19 19:31 UTC (6+ messages)
[PATCH net] soreuseport: fix initialization race
2017-10-19 19:00 UTC
[PATCH 0/7] Adding permanent config get/set to devlink
2017-10-19 18:34 UTC (11+ messages)
` [PATCH 2/7] devlink: Adding NPAR permanent config parameters
` [PATCH 3/7] devlink: Adding high level dev perm config params
` [PATCH 4/7] devlink: Adding perm config of link settings
Kernel 3.0.35 RT - Kernel OOPS error on enet interrupt
2017-10-19 18:33 UTC
[PATCH] net: rose: mark expected switch fall-throughs
2017-10-19 18:03 UTC
[PATCH] openvswitch: conntrack: mark expected switch fall-through
2017-10-19 17:55 UTC
[PATCH] net: netrom: nr_in: mark expected switch fall-through
2017-10-19 17:43 UTC
[PATCH 1/2] net: netrom: mark expected switch fall-throughs
2017-10-19 17:27 UTC (2+ messages)
` [PATCH 2/2] net: netrom: refactor code in nr_add_node
[PATCH net-next] ipv6: let trace_fib6_table_lookup() dereference the fib table
2017-10-19 17:26 UTC (4+ messages)
[PATCH net] net: bridge: fix returning of vlan range op errors
2017-10-19 17:17 UTC
Linux 4.12+ memory leak on router with i40e NICs
2017-10-19 17:10 UTC (31+ messages)
[PATCH v2 net-next 0/2] net: dsa: lan9303: Add fdb/mdb methods
2017-10-19 16:52 UTC (13+ messages)
` [PATCH v2 net-next 1/2] net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
` [PATCH v2 net-next 2/2] net: dsa: lan9303: Add fdb/mdb manipulation
[PATCH net] sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
2017-10-19 16:45 UTC (2+ messages)
[PATCH 0/2] capability controlled user-namespaces
2017-10-19 16:15 UTC (4+ messages)
` [kernel-hardening] "
[PATCH net-next 0/2] bridge: make setlink/dellink notifications more accurate
2017-10-19 16:10 UTC (4+ messages)
` [PATCH net-next 1/2] bridge: netlink: "
` [PATCH net-next 2/2] bridge: vlan: return EEXIST on add if nothing changed
[net PATCH] bpf: devmap fix arithmetic overflow in bitmap_size calculation
2017-10-19 16:03 UTC
Get rid of RCU callbacks in TC filters?
2017-10-19 15:34 UTC (3+ messages)
[PATCH net-next] geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()
2017-10-19 15:31 UTC (2+ messages)
[PATCH net 0/7] net: aquantia: Atlantic driver 10/2017 updates
2017-10-19 15:23 UTC (8+ messages)
` [PATCH net 1/7] net: aquantia: Reset nic statistics on interface up/down
` [PATCH net 2/7] net: aquantia: Add queue restarts stats counter
` [PATCH net 3/7] net: aquantia: Fixed transient link up/down/up notification
` [PATCH net 4/7] net: aquantia: Limit number of MSIX irqs to the number of cpus
` [PATCH net 5/7] net: aquantia: mmio unmap was not performed on driver removal
` [PATCH net 6/7] net: aquantia: Enable coalescing management via ethtool interface
` [PATCH net 7/7] net: aquantia: Bad udp rate on default interrupt coalescing
[PATCH v2 00/15] make structure field, function arguments and structures const
2017-10-19 15:05 UTC (5+ messages)
` [PATCH v2 02/15] usb: gadget: make config_item_type "
[PATCH net-next] bnxt: Move generic devlink code to new file
2017-10-19 14:45 UTC
[PATCH net] dccp/tcp: fix ireq->opt races
2017-10-19 14:45 UTC (3+ messages)
[net-next 1/1] tipc: fix broken tipc_poll() function
2017-10-19 14:42 UTC
[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
2017-10-19 14:21 UTC (8+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic
[net-next:master 299/314] include/net/sock.h:348:36: error: 'struct sock_common' has no member named 'skc_v6_rcv_saddr'; did you mean 'skc_rcv_saddr'?
2017-10-19 14:31 UTC
[PATCH v2 net-next 0/7] net: speedup netns create/delete time
2017-10-19 14:11 UTC (9+ messages)
[PATCH] netfilter: mark expected switch fall-throughs
2017-10-19 14:06 UTC
linux-next: /home/broonie/tmpfs/next/kernel/bpf/verifier.c:
2017-10-19 14:04 UTC (2+ messages)
[patch net-next v2 00/20] net: sched: convert cls ndo_setup_tc offload calls to per-block callbacks
2017-10-19 13:50 UTC (21+ messages)
` [patch net-next v2 01/20] net: sched: add block bind/unbind notif. and extended block_get/put
` [patch net-next v2 02/20] net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
` [patch net-next v2 03/20] net: sched: introduce per-block callbacks
` [patch net-next v2 04/20] net: sched: use tc_setup_cb_call to call "
` [patch net-next v2 05/20] net: sched: cls_matchall: call block callbacks for offload
` [patch net-next v2 06/20] net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnode
` [patch net-next v2 07/20] net: sched: cls_u32: call block callbacks for offload
` [patch net-next v2 08/20] net: sched: cls_bpf: "
` [patch net-next v2 09/20] mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacks
` [patch net-next v2 10/20] mlx5e: "
` [patch net-next v2 11/20] bnxt: "
` [patch net-next v2 12/20] cxgb4: "
` [patch net-next v2 13/20] ixgbe: "
` [patch net-next v2 14/20] mlx5e_rep: "
` [patch net-next v2 15/20] nfp: flower: "
` [patch net-next v2 16/20] nfp: bpf: "
` [patch net-next v2 17/20] dsa: "
` [patch net-next v2 18/20] net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
` [patch net-next v2 19/20] net: sched: remove unused classid field from tc_cls_common_offload
` [patch net-next v2 20/20] net: sched: remove unused is_classid_clsact_ingress/egress helpers
[PATCH net-next v12] openvswitch: enable NSH support
2017-10-19 13:41 UTC (6+ messages)
linux-4.14-rc3/drivers/net/ieee802154/atusb.c:827: pointless test ?
2017-10-19 13:30 UTC
[net-next 1/1] tipc: fix broken tipc_poll() function
2017-10-19 13:25 UTC
[patch net-next 00/20] net: sched: convert cls ndo_setup_tc offload calls to per-block callbacks
2017-10-19 13:13 UTC (4+ messages)
` [patch net-next 01/20] net: sched: add block bind/unbind notif. and extended block_get/put
[PATCH] esp6: remove redundant initialization of esph
2017-10-19 13:09 UTC
linux-next: manual merge of the net-next tree with the net tree
2017-10-19 13:08 UTC (2+ messages)
Fwd: Netlink XFRM socket subsystem NULL pointer dereference
2017-10-19 12:51 UTC (3+ messages)
` "
` [PATCH v2] ipsec: Fix aborted xfrm policy dump crash
Linux ECN Handling
2017-10-19 12:43 UTC
[PATCH] dql: make dql_init return void
2017-10-19 12:34 UTC (2+ messages)
[PATCH] net: l2tp: mark expected switch fall-through
2017-10-19 12:34 UTC (2+ messages)
[PATCH v3 net-next] tcp: Remove use of daddr_cache in tracepoint
2017-10-19 12:32 UTC (2+ messages)
[PATCH 1/2] liquidio: remove unnecessary NULL check before kfree in delete_glists
2017-10-19 12:28 UTC (4+ messages)
` [PATCH 2/2] liquidio: mark expected switch fall-through in octeon_destroy_resources
[PATCH] net/ethernet/sgi: Code cleanup
2017-10-19 12:27 UTC (2+ messages)
[PATCH] udp: make some messages more descriptive
2017-10-19 12:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next 0/3] ibmvnic: Enable SG and TSO feature support
2017-10-19 12:20 UTC (2+ messages)
[PATCH net-next] tun: relax check on eth_get_headlen() return value
2017-10-19 12:18 UTC (2+ messages)
[PATCH net] sctp: do not peel off an assoc from one netns to another one
2017-10-19 12:16 UTC (2+ messages)
[PATCH][next] mqprio: fix potential null pointer dereference on opt
2017-10-19 12:15 UTC (2+ messages)
[PATCH net 0/3] Fix for BPF devmap percpu allocation splat
2017-10-19 12:14 UTC (2+ messages)
[PATCH net] geneve: Fix function matching VNI and tunnel ID on big-endian
2017-10-19 12:08 UTC (2+ messages)
[PATCH 1/2 v2 net-next] thunderbolt: Fix a couple right shifting to zero bugs
2017-10-19 12:05 UTC (4+ messages)
` [PATCH 2/2 net-next] thunderbolt: Right shifting to zero bug in tbnet_handle_packet()
[PATCH net 0/3] bonding: void calling rtmsg_ifinfo for netlink notifications
2017-10-19 12:03 UTC (4+ messages)
[PATCH net-next 0/6] update ENA driver to releawse 1.3.0
2017-10-19 11:52 UTC (2+ messages)
[PATCH net 0/3] ENA ethernet driver bug fixes
2017-10-19 11:49 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: change ENA driver maintainers email domain
2017-10-19 11:47 UTC (2+ messages)
[PATCH net-next] qed: Fix iWARP out of order flow
2017-10-19 11:47 UTC (2+ messages)
[PATCH v2 net-next] net: hns3: Add mqprio hardware offload support in hns3 driver
2017-10-19 11:45 UTC (2+ messages)
[net-next PATCH] macvlan/macvtap: Add support for L2 forwarding offloads with macvtap
2017-10-19 11:44 UTC (2+ messages)
pull-request: can 2017-10-19
2017-10-19 11:19 UTC (12+ messages)
` [PATCH 01/11] can: flexcan: fix state transition regression
` [PATCH 02/11] can: flexcan: rename legacy error state quirk
` [PATCH 03/11] can: flexcan: implement error passive "
` [PATCH 04/11] can: flexcan: fix i.MX6 state transition issue
` [PATCH 05/11] can: flexcan: fix i.MX28 "
` [PATCH 06/11] can: flexcan: fix p1010 "
` [PATCH 07/11] can: bcm: check for null sk before deferencing it via the call to sock_net
` [PATCH 08/11] can: af_can: do not access proto_tab directly use rcu_access_pointer instead
` [PATCH 09/11] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 10/11] can: esd_usb2: Fix can_dlc value for received RTR, frames
` [PATCH 11/11] can: gs_usb: fix busy loop if no more TX context is available
[PATCH] lib/dynamic_queue_limits.c: relax BUG_ON to WARN_ON in dql_complete()
2017-10-19 11:14 UTC (3+ messages)
[RFC] ip: introduce IFA_F_DHCP flag
2017-10-19 11:13 UTC (2+ messages)
[PATCH net-next v6 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
2017-10-19 11:00 UTC (4+ messages)
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-17
2017-10-19 10:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).