messages from 2013-09-24 01:38:47 to 2013-09-24 22:22:26 UTC [more...]
[PATCH 00/10 - GIT PULL] drivers: net: Next block of Remove extern from function prototypes
2013-09-24 22:22 UTC (15+ messages)
` [PATCH 01/10] ibm/emac: "
` [PATCH 02/10] intel: "
` [PATCH 03/10] oki-semi: "
` [PATCH 04/10] qlogic: "
` [PATCH 05/10] sfc: "
` [PATCH 06/10] stmicro: "
` [PATCH 07/10] ti: "
` [PATCH 08/10] toshiba: "
` [PATCH 09/10] fddi/skfp: "
` [PATCH 10/10] irda: "
[PATCH 1/2 v2] net: Add function to get SW rxhash
2013-09-24 22:16 UTC (3+ messages)
[PATCH] Allow userspace code to use flag IFA_F_SECONDARY to specify an ip address to be primary or secondary ip on an interface
2013-09-24 21:54 UTC (7+ messages)
[PATCH] Do not drop DNATed 6to4/6rd packets (v4)
2013-09-24 21:36 UTC (3+ messages)
` [PATCH v5] IPv6 NAT: Do not drop DNATed 6to4/6rd packets
per-PID network stats files in /proc
2013-09-24 21:22 UTC (6+ messages)
[ipv4:PATCH] Allow userspace to specify primary or secondary ip on interface
2013-09-24 21:09 UTC
[PATCH 2/2 v2] tun: call skb_get_sw_rxhash
2013-09-24 20:42 UTC
[PATCH 1/2] net: Toeplitz library functions
2013-09-24 19:42 UTC (42+ messages)
` [PATCH] net: net_secret should not depend on TCP
[PATCH v4 net-next 00/27] bonding: use neighbours instead of own lists
2013-09-24 19:39 UTC (30+ messages)
` [PATCH v4 net-next 01/27] net: use lists as arguments instead of bool upper
` [PATCH v4 net-next 02/27] net: add adj_list to save only neighbours
` [PATCH v4 net-next 03/27] net: add RCU variant to search for netdev_adjacent link
` [PATCH v4 net-next 04/27] net: add netdev_adjacent->private and allow to use it
` [PATCH v4 net-next 05/27] bonding: populate neighbour's private on enslave
` [PATCH v4 net-next 06/27] bonding: modify bond_get_slave_by_dev() to use neighbours
` [PATCH v4 net-next 07/27] net: add for_each iterators through neighbour lower link's private
` [PATCH v4 net-next 08/27] bonding: remove bond_for_each_slave_continue_reverse()
` [PATCH v4 net-next 09/27] bonding: make bond_for_each_slave() use lower neighbour's private
` [PATCH v4 net-next 10/27] bonding: use bond_for_each_slave() in bond_uninit()
` [PATCH v4 net-next 11/27] bonding: rework bond_3ad_xmit_xor() to use bond_for_each_slave() only
` [PATCH v4 net-next 12/27] bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()
` [PATCH v4 net-next 13/27] bonding: rework bond_find_best_slave() "
` [PATCH v4 net-next 14/27] bonding: rework bond_ab_arp_probe() "
` [PATCH v4 net-next 15/27] bonding: remove unused bond_for_each_slave_from()
` [PATCH v4 net-next 16/27] bonding: add bond_has_slaves() and use it
` [PATCH v4 net-next 17/27] bonding: convert bond_has_slaves() to use the neighbour list
` [PATCH v4 net-next 18/27] net: add a possibility to get private from netdev_adjacent->list
` [PATCH v4 net-next 19/27] bonding: convert first/last slave logic to use neighbours
` [PATCH v4 net-next 20/27] bonding: remove bond_prev_slave()
` [PATCH v4 net-next 21/27] bonding: add __bond_next_slave() which uses neighbours
` [PATCH v4 net-next 22/27] bonding: use neighbours for bond_next_slave()
` [PATCH v4 net-next 23/27] bonding: remove slave lists
` [PATCH v4 net-next 24/27] vlan: link the upper neighbour only after registering
` [PATCH v4 net-next 25/27] vlan: unlink the upper neighbour before unregistering
` [PATCH v4 net-next 26/27] net: expose the master link to sysfs, and remove it from bond
` [PATCH v4 net-next 27/27] net: create sysfs symlinks for neighbour devices
SMSC 9303 support
2013-09-24 19:13 UTC (5+ messages)
[net 0/6][pull request] Intel Wired LAN Driver Updates
2013-09-24 19:09 UTC (10+ messages)
` [net 1/6] igb: Fix ethtool loopback test for 82580 copper
` [net 2/6] i40e: use common failure flow
` [net 3/6] i40e: small clean ups from review
` [net 4/6] i40e: convert ret to aq_ret
` [net 5/6] i40e: better return values
` [net 6/6] i40e: clean up coccicheck reported errors
[PATCH 01/10] can: Remove extern from function prototypes
2013-09-24 18:06 UTC (8+ messages)
` [PATCH 04/10] amd/7990: "
[PATCH net 0/4] bridge: Fix problems around the PVID
2013-09-24 17:55 UTC (10+ messages)
[CFT][PATCH] net: Delay default_device_exit_batch until no devices are unregistering
2013-09-24 17:54 UTC (6+ messages)
` [PATCH] net: Delay default_device_exit_batch until no devices are unregistering v2
[REGRESSION][BISECTED] skge: add dma_mapping check
2013-09-24 17:50 UTC (5+ messages)
sveiki
2013-09-24 17:24 UTC
[PATCH net v3] vxlan: Use RCU apis to access sk_user_data
2013-09-24 17:25 UTC
[PATCH] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
2013-09-24 17:14 UTC (2+ messages)
[PATCH 1/2] net: Add function to get SW rxhash
2013-09-24 17:03 UTC (2+ messages)
[PATCH net-next] dev: advertise rx_flags changes
2013-09-24 16:47 UTC (3+ messages)
` [PATCH net-next v2] dev: always "
[PATCH 2/2] tun: call skb_get_sw_rxhash
2013-09-24 16:21 UTC
[PATCH net-next] xen-netfront: convert to GRO API and advertise this feature
2013-09-24 16:30 UTC (2+ messages)
` [Xen-devel] "
[PATCH net] vxlan: Use RCU apis to access sk_user_data
2013-09-24 16:27 UTC (4+ messages)
[RFC PATCH 0/2] l2tp: add vlan pseudowire support
2013-09-24 16:27 UTC (3+ messages)
` [RFC PATCH 1/2] vlan: export functions to register/unregister vlan devices
` [RFC PATCH 2/2] l2tp: add vlan pseudowire support
[PATCH net v2] vxlan: Use RCU apis to access sk_user_data
2013-09-24 16:25 UTC (3+ messages)
[PATCH net v4 0/1] xen-netback: windows frontend compatibility fixes
2013-09-24 16:12 UTC (3+ messages)
` [PATCH net v4 1/1] xen-netback: Handle backend state transitions in a more robust way
[PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
2013-09-24 15:43 UTC (2+ messages)
[PATCH net v3 0/1] xen-netback: windows frontend compatibility fixes
2013-09-24 15:33 UTC (5+ messages)
` [PATCH net v3 1/1] xen-netback: Handle backend state transitions in a more robust way
question tehuti.c
2013-09-24 15:34 UTC (2+ messages)
[PATCH net-next] ipv6: do not allow ipv6 module to be removed
2013-09-24 15:32 UTC (2+ messages)
[PATCH net-next] net: introduce SO_MAX_PACING_RATE
2013-09-24 15:20 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2] qlge: call ql_core_dump() only if dump memory was allocated
2013-09-24 15:20 UTC (2+ messages)
[PATCH net-next] tcp: fix dynamic right sizing
2013-09-24 15:16 UTC (2+ messages)
[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
2013-09-24 14:40 UTC (4+ messages)
` [PATCH v3 -next 2/2] tcp: syncookies: reduce mss table to four values
[net-next PATCH 0/4] cpsw: support for control module register
2013-09-24 14:34 UTC (2+ messages)
[PATCH] skge: fix invalid value passed to pci_unmap_sigle
2013-09-24 14:18 UTC (2+ messages)
[PATCH ] net: raw: do not report ICMP redirects to user space
2013-09-24 14:17 UTC (2+ messages)
[PATCH ] net: udp: do not report ICMP redirects to user space
2013-09-24 14:17 UTC (2+ messages)
[PATCH net-next v3 0/2] ipv4: per-datagram IP_TOS and IP_TTL via sendmsg()
2013-09-24 13:43 UTC (3+ messages)
` [PATCH net-next v3 1/2] ipv4: IP_TOS and IP_TTL can be specified as ancillary data
` [PATCH net-next v3 2/2] ipv4: processing ancillary IP_TOS or IP_TTL
[PATCH] ptp: add range check on n_samples
2013-09-24 12:50 UTC (2+ messages)
[pchecks v1 2/4] Use raw cpu ops for calls that would trigger with checks
2013-09-24 12:45 UTC (2+ messages)
[PATCH net-next] xfrm: Simplify SA looking up when using wildcard source address
2013-09-24 11:45 UTC (2+ messages)
[PATCH 12/19] wireless: Change variable type to bool
2013-09-24 10:54 UTC (2+ messages)
linux-next: manual merge of the ipsec-next tree with the net-next tree
2013-09-24 10:25 UTC (2+ messages)
[PATCH net-next] xen-netback: improve ring effeciency for guest RX
2013-09-24 9:41 UTC (2+ messages)
[PATCH net-next 0/5] tipc: some small patches
2013-09-24 9:27 UTC (6+ messages)
` [PATCH net-next 1/5] tipc: silence sparse warnings
` [PATCH net-next 2/5] tipc: make bearer and media naming consistent
` [PATCH net-next 3/5] tipc: avoid unnecessary lookup for tipc bearer instance
` [PATCH net-next 4/5] tipc: correct return value of recv_msg routine
` [PATCH net-next 5/5] tipc: correct return value of link_cmd_set_value routine
IP_FREEBIND with IPv6
2013-09-24 9:24 UTC
[PATCH] ipvs: improved SH fallback strategy
2013-09-24 9:32 UTC (3+ messages)
[PATCH] skge: fix broken driver
2013-09-24 8:48 UTC (7+ messages)
` [PATCH] stable_kernel_rules.txt: Exclude networking from stable rules
iSCSI support in Linux
2013-09-24 5:30 UTC (2+ messages)
[PATCH 01/12] tcp.h: Remove extern from function prototypes
2013-09-24 4:24 UTC (3+ messages)
` [PATCH 08/12] bluetooth: "
[PATCH v2.39 0/7] MPLS actions and matches
2013-09-24 2:49 UTC (10+ messages)
` [PATCH v2.39 7/7] datapath: Add basic MPLS support to kernel
[RESEND PATCH iproute2] vxlan: add ipv6 support
2013-09-24 2:44 UTC (3+ 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).