netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-09 18:00:30 to 2015-03-10 18:04:03 UTC [more...]

[PATCH] net: add comment for sock_efree() usage
 2015-03-10 18:03 UTC 

network namespace bloat
 2015-03-10 17:56 UTC  (24+ messages)
      ` [PATCH net-next 0/6] tcp_metrics: Network namespace bloat reduction
        ` [PATCH net-next 1/6] tcp_metrics: panic when tcp_metrics can not be allocated
        ` [PATCH net-next 2/6] tcp_metrics: Mix the network namespace into the hash function
        ` [PATCH net-next 3/6] tcp_metrics: Add a field tcpm_net and verify it matches on lookup
        ` [PATCH net-next 4/6] tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
        ` [PATCH net-next 5/6] tcp_metrics: Rewrite tcp_metrics_flush_all
        ` [PATCH net-next 6/6] tcp_metrics: Use a single hash table for all network namespaces

[PATCH net-next 0/3] inet_diag: cleanups and improvements
 2015-03-10 17:45 UTC  (5+ messages)
` [PATCH net-next 1/3] net: constify sock_diag_check_cookie()
` [PATCH net-next 2/3] inet_diag: cleanups
` [PATCH net-next 3/3] inet_diag: add const to inet_diag_req_v2

pull-request: wireless-drivers 2015-03-10
 2015-03-10 17:44 UTC  (2+ messages)

[PATCH net-next v3 0/2] introduce dma frag allocation and reduce dma mapping
 2015-03-10 17:43 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: implement dma cache skb allocator
` [PATCH net-next v3 2/2] enic: use netdev_dma_alloc

[PATCH] cxgb4: fix coccinelle warnings
 2015-03-10 17:42 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: fec: fix receive VLAN CTAG HW acceleration issue
 2015-03-10 17:37 UTC  (5+ messages)

ipv4 route dump broken with multiple subnets
 2015-03-10 17:37 UTC  (2+ messages)

[PATCH next] drivers: atm: nicstar: remove ifdef'd out skb destructors
 2015-03-10 17:35 UTC  (2+ messages)

[PATCH] Fix IXP4xx Ethernet RX with both IFF_ALLMULTI and IFF_PROMISC
 2015-03-10 17:32 UTC  (2+ messages)

[PATCH net-next] mpls: Allow mpls_gso and mpls_router to be built as modules
 2015-03-10 17:17 UTC  (2+ messages)

rhashtable: Move hash_rnd into bucket_table
 2015-03-10 17:20 UTC  (14+ messages)
        ` [PATCH 0/2] rhashtable: Arbitrary rehashing
          ` [PATCH 1/2] rhashtable: Move hash_rnd into bucket_table
          ` [PATCH 2/2] rhashtable: Add arbitrary rehash function

Linux XIA - merge proposal
 2015-03-10 17:19 UTC  (3+ messages)

[PATCH iproute2] ss: better 32bit support
 2015-03-10 16:56 UTC 

net/ipv4/fib_trie.c:1550 suspicious rcu_dereference_check() usage
 2015-03-10 16:52 UTC  (4+ messages)

[PATCH 0/2] Netfilter fixes for net-next
 2015-03-10 16:49 UTC  (4+ messages)
` [PATCH 1/2] netfilter: fix sparse warnings in reject handling
` [PATCH 2/2] netfilter: bridge: use rcu hook to resolve br_netfilter dependency

[PATCH net-next v2] tipc: fix undefined __ipv6_sock_mc_join compile error
 2015-03-10 16:47 UTC  (3+ messages)

[PATCH] net: fec: fix receive VLAN CTAG HW acceleration issue
 2015-03-10 16:40 UTC  (4+ messages)

[PATCH net-next 1/1] tipc: ensure that idle links are deleted when a bearer is disabled
 2015-03-10 16:23 UTC 

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink
 2015-03-10 16:04 UTC  (4+ messages)

[PATCH iproute2 v2] ip netns: Fix rtnl error while print netns list
 2015-03-10 15:43 UTC  (2+ messages)

[PATCH] can: use sock_efree instead of own destructor
 2015-03-10 15:19 UTC  (6+ messages)

[PATCH next] ath9k: make ath_frame_info fit into reduced-size rate_driver_data
 2015-03-10 14:44 UTC 

[PATCH next] drivers: wireless: ar5523: use container_of
 2015-03-10 14:25 UTC 

repository for switch hardware info
 2015-03-10 13:32 UTC  (4+ messages)

[PATCH] net/fsl: remove dependency FSL_SOC from MDIO
 2015-03-10 13:17 UTC  (2+ messages)
` [linuxppc-release] "

[PATCH net-next] Performance improvements for socket/close and accept/close
 2015-03-10 12:26 UTC  (13+ messages)
` [PATCH 1/8] net/socket: sock_map_fd - reverse error handling logic
  ` [PATCH 2/8] net/socket: sock_map_fd - call sock_release in error path
  ` [PATCH 3/8] net/socket: sock_map_fd - reverse allocation order
  ` [PATCH 4/8] net/socket: sys_accept4 "
  ` [PATCH 5/8] fs/file: __alloc_fd takes extra argument: newfile
  ` [PATCH 6/8] fs/file: add get_unused_fd_and_install_flags(flags, newfile) api
  ` [PATCH 7/8] net/socket: sock_map_fd - use faster fd allocation api
  ` [PATCH 8/8] net/socket: sys_accept4 "

[PATCH net-next 0/4] Fix for TCP PMTU
 2015-03-10 12:26 UTC  (6+ messages)
` [PATCH net-next 1/4] ipv4: Rename tcp_mtu_probing to tcp_blackhole_probe
` [PATCH net-next 2/4] ipv4: Correct two conditions checking when buildig nskb
` [PATCH net-next 3/4] ipv4: Use probe_size to check write queue data length
` [PATCH net-next 4/4] ipv4: clamp sysctl_tcp_probe_threshold

[PATCH] net: fec: fix rxvlan feature
 2015-03-10 10:02 UTC  (7+ messages)

[PATCH 00/12] Netfilter updates for net-next
 2015-03-10  9:41 UTC  (5+ messages)
` [PATCH 12/12] netfilter: bridge: move DNAT helper to br_netfilter

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-10  8:28 UTC  (17+ messages)

[PATCH 0/1] bridge: turn off carrier when the bridge is created
 2015-03-10  7:09 UTC  (2+ messages)
` [PATCH 1/1] "

linux-next: build warnings after merge of the crypto tree
 2015-03-10  7:02 UTC  (3+ messages)

If bridge have no sub-interfaces, it's status may be still with 'RUNNING'
 2015-03-10  6:07 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-03-10  5:58 UTC  (2+ messages)

[PATCH net-next 0/2 v2] net: dsa: remove restriction on platform_device
 2015-03-10  5:34 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: core: add of_find_net_device_by_node()
` [PATCH net-next v2 2/2] net: dsa: utilize of_find_net_device_by_node

[PATCH] net: WIZnet drivers: enable interrupts after napi_complete()
 2015-03-10  4:23 UTC  (2+ messages)

[PATCH] ibmveth: enable interrupts after napi_complete()
 2015-03-10  4:23 UTC  (3+ messages)

[PATCH net-next] net: phy: bcm7xxx: add alternate id for 7439
 2015-03-10  3:58 UTC  (2+ messages)

[PATCH net-next] switchdev: add netlink flags to IPv4 FIB add op
 2015-03-10  3:57 UTC  (4+ messages)

[Patch net] net_sched: fix struct tc_u_hnode layout in u32
 2015-03-10  3:45 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-03-10  3:43 UTC  (2+ messages)

[PATCH v2 2/3] if_link: Add VF multicast promiscuous control
 2015-03-10  3:01 UTC  (4+ messages)
  ` [E1000-devel] "

[PATCH net-next] net: bcmgenet: core changes for supporting multiple Rx queues
 2015-03-10  2:46 UTC  (3+ messages)

[PATCH] rds: avoid potential stack overflow
 2015-03-10  2:41 UTC  (2+ messages)

[PATCH net-next] tipc: fix undefined __ipv6_sock_mc_join compile error
 2015-03-10  2:37 UTC  (2+ messages)

[PATCH] ibmveth: enable interrupts after napi_complete()
 2015-03-10  2:15 UTC 

[PATCH net-next 0/2] net: bcmgenet: xmit_more support
 2015-03-09 22:49 UTC  (8+ messages)
` [PATCH net-next 1/2] net: bcmgenet: update ring producer index and buffer count in xmit
` [PATCH net-next 2/2] net: bcmgenet: add support for xmit_more

ATTENTION; UPDATE YOUR ACCOUNT
 2015-03-09 20:51 UTC 

BCM4313 & brcmsmac & 3.12: only semi-working?
 2015-03-09 20:54 UTC  (5+ messages)

[PATCH net-next] vlan: avoid a synchronize_net when parent device goes down
 2015-03-09 20:54 UTC  (5+ messages)

[GIT] Networking
 2015-03-09 20:30 UTC 

[PATCH net 1/1] tipc: fix bug in link failover handling
 2015-03-09 20:20 UTC  (2+ messages)

[PATCH 1/1] net: delete stale packet_mclist entries
 2015-03-09 20:18 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: remove restriction on platform_device
 2015-03-09 20:12 UTC  (6+ messages)
` [PATCH net-next 1/2] net: core: add of_find_net_device_by_node()
` [PATCH net-next 2/2] net: dsa: utilize of_find_net_device_by_node

[PATCH net-next 1/1] tipc: Add Ying Xue to TIPC maintainers list
 2015-03-09 20:10 UTC  (2+ messages)

[PATCH net-next] net: Remove protocol from struct dst_ops
 2015-03-09 20:06 UTC  (2+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates 2015-03-09
 2015-03-09 20:05 UTC  (2+ messages)

Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3
 2015-03-09 19:50 UTC 

[PATCH] net: macb: constify macb configuration data
 2015-03-09 19:54 UTC  (2+ messages)

[PATCH] mpls: Spelling: s/conceved/conceived/, s/as/a/
 2015-03-09 19:52 UTC  (2+ messages)

[PATCH net-next] tipc: fix inconsistent signal handling regression
 2015-03-09 19:42 UTC  (2+ messages)

pull-request: can 2015-03-09
 2015-03-09 19:41 UTC  (2+ messages)

[PATCH net-next] tipc: sparse: fix htons conversion warnings
 2015-03-09 19:39 UTC  (2+ messages)

[patch net-next] switchdev: use gpl variant of symbol export
 2015-03-09 19:39 UTC  (2+ messages)

[Patch net-next] net_sched: destroy proto tp when all filters are gone
 2015-03-09 19:38 UTC  (2+ messages)

[PATCH nf-next 0/8] netfilter: untangle bridge and bridge netfilter
 2015-03-09 19:20 UTC  (4+ messages)

[PATCH net-next v4 0/8] switchdev: add IPv4 routing offload
 2015-03-09 18:07 UTC  (6+ messages)
` [PATCH net-next v4 2/8] netdevice: add IPv4 fib add/del ops

[PATCH iproute2] route: label externally offloaded routes
 2015-03-09 17:53 UTC  (5+ messages)


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).