messages from 2017-08-04 16:09:13 to 2017-08-06 17:09:06 UTC [more...]
[PATCH] isdn: kcapi: make capi_version const
2017-08-06 17:09 UTC
[PATCH] tcp_input: move out condition check from tcp_data_queue()
2017-08-06 17:07 UTC (2+ messages)
[PATCH v06 01/36] Add scripts/headers_compile_test.sh: compile test for exported uapi headers
2017-08-06 16:44 UTC (5+ messages)
` [PATCH v06 15/36] uapi linux/socket.h: include sys/socket.h in user space
` [PATCH v06 18/36] uapi linux/errqueue.h: include linux/time.h "
` [PATCH v06 20/36] uapi linux/scc.h: include linux/sockios.h
` [PATCH v06 35/36] uapi linux/tls.h: don't include <net/tcp.h> in user space
[PATCH net 0/3] tcp: fix xmit timer rearming to avoid stalls
2017-08-06 15:24 UTC (11+ messages)
` [PATCH net 3/3] tcp: fix xmit timer to only be reset if data ACKed/SACKed
[PATCH net-next v3 00/13] Update DSA's FDB API and perform switchdev cleanup
2017-08-06 13:15 UTC (14+ messages)
` [PATCH net-next v3 01/13] net: dsa: Change DSA slave FDB API to be switchdev independent
` [PATCH net-next v3 02/13] net: dsa: Remove prepare phase for FDB
` [PATCH net-next v3 03/13] net: dsa: Remove switchdev dependency from DSA switch notifier chain
` [PATCH net-next v3 04/13] net: dsa: Add support for learning FDB through notification
` [PATCH net-next v3 05/13] net: dsa: Move FDB add/del implementation inside DSA
` [PATCH net-next v3 06/13] net: dsa: Add support for querying supported bridge flags
` [PATCH net-next v3 07/13] net: dsa: Remove support for vlan dump from DSA's drivers
` [PATCH net-next v3 08/13] net: dsa: Remove support for bypass bridge port attributes/vlan set
` [PATCH net-next v3 09/13] net: dsa: Remove support for MDB dump from DSA's drivers
` [PATCH net-next v3 10/13] net: dsa: Remove redundant MDB dump support
` [PATCH net-next v3 11/13] net: dsa: Move FDB dump implementation inside DSA
` [PATCH net-next v3 12/13] net: bridge: Remove FDB deletion through switchdev object
` [PATCH net-next v3 13/13] net: switchdev: Remove bridge bypass support from switchdev
[PATCH net-next v2 00/13] Change DSA's FDB API and perform switchdev cleanup
2017-08-06 13:07 UTC (9+ messages)
[patch net-next 00/15] net: sched: summer cleanup part 2, ndo_setup_tc
2017-08-06 12:28 UTC (17+ messages)
` [patch net-next 01/15] net: sched: make type an argument for ndo_setup_tc
` [patch net-next 02/15] net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
` [patch net-next 03/15] net: sched: make egress_dev flag part of flower offload struct
` [patch net-next 04/15] cxgb4: push cls_u32 setup_tc processing into a separate function
` [patch net-next 05/15] ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
` [patch net-next 06/15] mlx5e: push cls_flower "
` [patch net-next 07/15] mlx5e_rep: push cls_flower setup_tc processing into a separate function
` [patch net-next 08/15] mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions
` [patch net-next 09/15] mlxsw: spectrum: rename cls arg in matchall processing
` [patch net-next 10/15] dsa: push cls_matchall setup_tc processing into a separate function
` [patch net-next 11/15] nfp: change flows in apps that offload ndo_setup_tc
` [patch net-next 12/15] net: sched: push cls related args into cls_common structure
` [patch net-next 13/15] net: sched: move prio into cls_common
` [patch net-next 14/15] net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
` [patch net-next 15/15] net: sched: get rid of struct tc_to_netdev
[Patch net-next 0/2] net_sched: clean up filter handle
2017-08-06 11:46 UTC (5+ messages)
` [Patch net-next 1/2] net_sched: refactor notification code for RTM_DELTFILTER
` [Patch net-next 2/2] net_sched: use void pointer for filter handle
[PATCH] ATM-ENI: Delete an error message for a failed memory allocation in eni_start()
2017-08-06 9:20 UTC
[PATCH] hamradio: baycom: make hdlcdrv_ops const
2017-08-06 8:51 UTC
[PATCH] atm: solos-pci: Delete an error message for a failed memory allocation in fpga_probe()
2017-08-06 8:41 UTC
[PATCH ipsec-next] xfrm: check that cached bundle is still valid
2017-08-06 8:19 UTC
[PATCH] ATM-nicstar: Delete an error message for a failed memory allocation in ns_init_card()
2017-08-06 8:16 UTC
[PATCH] ATM-lanai: Delete an error message for a failed memory allocation in lanai_init_one()
2017-08-06 8:00 UTC
XFRM pcpu cache issue
2017-08-06 6:50 UTC (3+ messages)
[PATCH] can: c_can_pci: make c_can_pci_data const
2017-08-06 6:48 UTC
[PATCH 0/3] ATM-iphase: Adjustments for some function implementations
2017-08-06 6:30 UTC (4+ messages)
` [PATCH 1/3] ATM-iphase: Adjust 11 function calls together with a variable assignment
` [PATCH 2/3] ATM-iphase: Delete five error messages for a failed memory allocation
` [PATCH 3/3] ATM-iphase: Adjust four checks for null pointers
[PATCH net] sctp: use __GFP_NOWARN for sctpw.fifo allocation
2017-08-06 6:14 UTC (3+ messages)
Fw: [Bug 196595] New: Regression IGMP sysctl init values if not IP_MULTICAST
2017-08-06 4:38 UTC
[PATCH net-next v2 0/3] net: dsa: remove useless arguments
2017-08-05 20:20 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: remove useless argument in legacy setup
` [PATCH net-next v2 2/3] net: dsa: remove useless args of dsa_cpu_dsa_setup
` [PATCH net-next v2 3/3] net: dsa: remove useless args of dsa_slave_create
[PATCH net-next 0/3] net: dsa: remove unnecessary arguments
2017-08-05 20:09 UTC (6+ messages)
` [PATCH net-next 1/3] net: dsa: assign switch device in legacy code
` [PATCH net-next 2/3] net: dsa: remove useless args of dsa_cpu_dsa_setup
` [PATCH net-next 3/3] net: dsa: remove useless args of dsa_slave_create
[PATCH] samples/bpf: Fix cross compiler error with bpf sample
2017-08-05 18:53 UTC (5+ messages)
Performance comparision / qdisc / no qdisc / queueing linux kernel 4.12
2017-08-05 16:55 UTC (2+ messages)
[PATCH][net-next] net: hns3: fix spelling mistake: "capabilty" -> "capability"
2017-08-05 13:46 UTC
[PATCH net-next] lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
2017-08-05 13:41 UTC (4+ messages)
(unknown),
2017-08-05 12:35 UTC
[PATCH 0/4] atm: idt77252: Adjustments for some function implementations
2017-08-05 12:32 UTC (5+ messages)
` [PATCH 1/4] atm: idt77252: Adjust four function calls together with a variable assignment
` [PATCH 2/4] atm: idt77252: Delete an error message for a failed memory allocation in seven functions
` [PATCH 3/4] atm: idt77252: Improve seven size determinations
` [PATCH 4/4] atm: idt77252: Adjust ten checks for null pointers
[PATCH net-next 00/14] sctp: remove typedefs from structures part 5
2017-08-05 12:00 UTC (15+ messages)
` [PATCH net-next 01/14] sctp: remove the typedef sctp_lower_cwnd_t
` [PATCH net-next 02/14] sctp: remove the typedef sctp_retransmit_reason_t
` [PATCH net-next 03/14] sctp: remove the typedef sctp_scope_policy_t
` [PATCH net-next 04/14] sctp: remove the typedef sctp_scope_t
` [PATCH net-next 05/14] sctp: remove the typedef sctp_transport_cmd_t
` [PATCH net-next 06/14] sctp: remove the typedef sctp_sock_state_t
` [PATCH net-next 07/14] sctp: remove the typedef sctp_xmit_t
` [PATCH net-next 08/14] sctp: remove the typedef sctp_ierror_t
` [PATCH net-next 09/14] sctp: remove the typedef sctp_state_t
` [PATCH net-next 10/14] sctp: remove the typedef sctp_event_primitive_t
` [PATCH net-next 11/14] sctp: remove the typedef sctp_event_other_t
` [PATCH net-next 12/14] sctp: remove the typedef sctp_event_timeout_t
` [PATCH net-next 13/14] sctp: remove the typedef sctp_event_t
` [PATCH net-next 14/14] sctp: remove the typedef sctp_subtype_t
[PATCH net] net: sched: fix NULL pointer dereference when action calls some targets
2017-08-05 11:35 UTC
[PATCH net] net: sched: set xt_tgchk_param par.nft_compat with false in ipt_init_target
2017-08-05 11:32 UTC
[PATCH v4 net-next 0/5] Refactor lan9303_xxx_packet_processing
2017-08-05 11:05 UTC (6+ messages)
` [PATCH v4 net-next 1/5] net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param
` [PATCH v4 net-next 2/5] net: dsa: lan9303: define LAN9303_NUM_PORTS 3
` [PATCH v4 net-next 3/5] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
` [PATCH v4 net-next 4/5] net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
` [PATCH v4 net-next 5/5] net: dsa: lan9303: refactor lan9303_get_ethtool_stats
[PATCH net-next v2 0/5] ipv6: sr: add support for advanced local segment processing
2017-08-05 10:39 UTC (6+ messages)
` [PATCH net-next v2 1/5] ipv6: sr: allow SRH insertion with arbitrary segments_left value
` [PATCH net-next v2 2/5] ipv6: sr: export SRH insertion functions
` [PATCH net-next v2 3/5] ipv6: sr: define core operations for seg6local lightweight tunnel
` [PATCH net-next v2 4/5] ipv6: sr: add rtnetlink functions for seg6local action parameters
` [PATCH net-next v2 5/5] ipv6: sr: implement several seg6local actions
[PATCH net] net: sched: set xt_tgchk_param par.net properly in ipt_init_target
2017-08-05 8:48 UTC
[PATCH v9 0/4] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-05 7:15 UTC (5+ messages)
` [PATCH v9 1/4] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v9 2/4] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v9 3/4] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v9 4/4] net/cxgb4vf: "
[PATCH v8 0/4] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
2017-08-05 6:28 UTC (6+ messages)
` [PATCH v8 1/4] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
[net-next PATCH v2] bpf: devmap fix mutex in rcu critical section
2017-08-05 5:02 UTC
[PATCH net-next] aquantia: Switch to use napi_gro_receive
2017-08-05 3:57 UTC (2+ messages)
[PATCH net-next v2] lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
2017-08-05 1:19 UTC
[PATCH] of_mdio: use of_property_read_u32_array()
2017-08-05 1:07 UTC (2+ messages)
[PATCH net] bpf: fix byte order test in test_verifier
2017-08-04 23:09 UTC (3+ messages)
[PATCH net-next v4 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
2017-08-04 23:00 UTC (3+ messages)
` [PATCH net-next v4 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints
` [PATCH net-next v4 2/2] bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
uapi: MAX_ADDR_LEN vs. numeric 32
2017-08-04 22:34 UTC (3+ messages)
[PATCH] ss: Enclose IPv6 address in brackets
2017-08-04 22:13 UTC (5+ messages)
` [PATCH v5] "
[net-next PATCH] net: devmap fix mutex in rcu critical section
2017-08-04 21:58 UTC (2+ messages)
[PATCH] PCI: Update ACS quirk for more Intel 10G NICs
2017-08-04 21:47 UTC (4+ messages)
[PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
2017-08-04 20:48 UTC (14+ messages)
[PATCH] wan: dscc4: add checks for dma mapping errors
2017-08-04 20:23 UTC
[PATCH iproute2 1/2] tc actions: Improved batching and time filtered dumping
2017-08-04 20:17 UTC (2+ messages)
[PATCH net-next 00/10] net: l3mdev: Support for sockets bound to enslaved device
2017-08-04 20:17 UTC (3+ messages)
[PATCH v2 net-next 0/7] net: l3mdev: Support for sockets bound to enslaved device
2017-08-04 20:17 UTC (8+ messages)
` [PATCH v2 net-next 1/7] net: ipv4: add second dif to udp socket lookups
` [PATCH v2 net-next 2/7] net: ipv4: add second dif to inet "
` [PATCH v2 net-next 3/7] net: ipv4: add second dif to raw "
` [PATCH v2 net-next 4/7] net: ipv4: add second dif to multicast source filter
` [PATCH v2 net-next 5/7] net: ipv6: add second dif to udp socket lookups
` [PATCH v2 net-next 6/7] net: ipv6: add second dif to inet6 "
` [PATCH v2 net-next 7/7] net: ipv6: add second dif to raw "
[PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer
2017-08-04 20:08 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: net: Document bindings for anarion-gmac
STABLE: net: reduce skb_warn_bad_offload() noise
2017-08-04 19:53 UTC (4+ messages)
[PATCH net-next 0/1] netvsc: fix deadlock in VF unregister
2017-08-04 19:14 UTC (2+ messages)
` [PATCH net-next 1/1] netvsc: fix rtnl deadlock on unregister of vf
[PATCH net-next v3 0/2] bpf: add support for sys_{enter|exit}_* tracepoints
2017-08-04 18:50 UTC (6+ messages)
` [PATCH net-next v3 1/2] bpf: add support for sys_enter_* and sys_exit_* tracepoints
[PATCH net] xgene: Always get clk source, but ignore if it's missing for SGMII ports
2017-08-04 18:30 UTC (2+ messages)
[net-next PATCH v2] net: comment fixes against BPF devmap helper calls
2017-08-04 18:29 UTC (2+ messages)
[PATCH net-next 0/5] ipv6: sr: add support for advanced local segment processing
2017-08-04 18:28 UTC (3+ messages)
` [PATCH net-next 2/5] ipv6: sr: export SRH insertion functions
[PATCH] MIPS: Add missing file for eBPF JIT
2017-08-04 18:24 UTC (3+ messages)
[patch net-next v2 00/20] net: sched: summer cleanup part 1, mainly in exts area
2017-08-04 18:23 UTC (2+ messages)
[PATCH net 0/2] Two BPF fixes for s390
2017-08-04 18:19 UTC (7+ messages)
` [PATCH net 1/2] bpf, s390: fix jit branch offset related to ldimm64
[patch net 0/2] mlxsw: Couple of fixes
2017-08-04 18:17 UTC (2+ messages)
[PATCH net-next] net: hns: Fix for __udivdi3 compiler error
2017-08-04 18:07 UTC (2+ messages)
[PATCH] net: phy: marvell: logical vs bitwise OR typo
2017-08-04 17:57 UTC (5+ messages)
[PATCH net-next V2] net ipv6: convert fib6_table rwlock to a percpu lock
2017-08-04 17:51 UTC (5+ messages)
[PATCH net-next] net: dsa: User per-cpu 64-bit statistics
2017-08-04 17:43 UTC (5+ messages)
[PATCH 0/3] ARM: dts: keystone-k2g: Add DCAN instances to 66AK2G
2017-08-04 17:07 UTC (2+ messages)
[RFC] iproute: Add support for extended ack to rtnl_talk
2017-08-04 16:47 UTC (12+ messages)
[PATCH] iproute2/misc: do not mix CFLAGS with LDFLAGS
2017-08-04 16:09 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).