netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-05 23:15:41 to 2013-12-06 10:36:20 UTC [more...]

[PATCH net-next 0/3] PF_PACKET updates
 2013-12-06 10:36 UTC 

[PATCH net-next] tcp: auto corking
 2013-12-06 10:30 UTC  (2+ messages)

[PATCH] net: introduce SO_BPF_EXTENSIONS
 2013-12-06 10:02 UTC  (7+ messages)

vxlan/veth performance issues on net.git + latest kernels
 2013-12-06 10:30 UTC  (24+ messages)

[PATCH] net: use a proper error path in socketpair()
 2013-12-06 10:10 UTC  (6+ messages)
` [PATCH v2] net: handle error more gracefully "

[PATCH -next] batadv: Slight optimization of batadv_compare_eth
 2013-12-06 10:10 UTC  (2+ messages)

[PATCH net-next] unix: convert printks to pr_<level>
 2013-12-06 10:03 UTC  (6+ messages)
` [PATCH net-next v2] "

[PATCH net-next 0/3] IPComp fixes
 2013-12-06  9:58 UTC  (2+ messages)

[PATCH 1/1] AX88179_178A: Enable the hardware pseudo header in case of the NET_IP_ALIGN equals 0
 2013-12-06  9:58 UTC 

[PATCH net-next] netfilter: add IPComp extension match support
 2013-12-06  9:56 UTC  (3+ messages)

[PATCHv2 net-next 0/5] pktgen IPsec support
 2013-12-06  9:53 UTC  (6+ messages)
` [PATCHv2 net-next 1/5] {pktgen, xfrm} Remove original pktgen ipsec fixed configuration
` [PATCHv2 net-next 2/5] {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow
` [PATCHv2 net-next 3/5] {pktgen,xfrm} Construct skb dst for tunnel mode transformation
` [PATCHv2 net-next 4/5] {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
` [PATCHv2 net-next 5/5] {pktgen, xfrm} Correct xfrm state lock usage when transforming

[PATCH v4] sctp: check the rto_min and rto_max
 2013-12-06  9:52 UTC  (9+ messages)

[PATCH net-next] sch_htb: add HTB_LEAF_LIMIT attribute
 2013-12-06  9:32 UTC 

[PATCH net-next 0/6] tipc: do some clean ups
 2013-12-06  9:16 UTC  (12+ messages)
` [PATCH net-next 1/6] tipc: add link_kfree_skbuff helper function
` [PATCH net-next 2/6] tipc: remove the unnecessary variable
` [PATCH net-next 3/6] tipc: use a same goto path
` [PATCH net-next 4/6] tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
` [PATCH net-next 5/6] tipc: change lock_sock order in connect()
` [PATCH net-next 6/6] tipc: separate the check nseq and sseq allocate failed

[PATCH v2 1/2] macvtap: update file current position
 2013-12-06  9:08 UTC  (2+ messages)
` [PATCH v2 2/2] tun: "

[patch net-next 0/2] ipv6: allow temporary address management for user-created addresses
 2013-12-06  8:46 UTC  (5+ messages)
` [patch net-next 1/2] ipv6 addrconf: extend ifa_flags to u32
` [patch net-next 2/2] ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses
` [patch iproute2 1/2] add support for extended ifa_flags
  ` [patch iproute2 2/2] add support for IFA_F_MANAGETEMPADDR

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-12-06  8:06 UTC  (16+ messages)
` [net-next 01/15] i40e: set pf_id based on device and function numbers
` [net-next 02/15] i40e: register file updates
` [net-next 03/15] i40e: clear AQ head and tail registers
` [net-next 04/15] i40e: simplify aq head-tail-len setups
` [net-next 05/15] i40e: firmware version fields offsets update
` [net-next 06/15] i40e: allow one more vector for VFs
` [net-next 07/15] i40e: select reset counters correctly
` [net-next 08/15] i40e: retry call on timeout
` [net-next 09/15] i40e: properly add VF MAC addresses
` [net-next 10/15] i40e: fix debugging messages
` [net-next 11/15] i40e: default debug mask setting
` [net-next 12/15] i40e: add interrupt test
` [net-next 13/15] i40e: add support for triggering EMPR
` [net-next 14/15] i40e: restrict diag test length
` [net-next 15/15] i40e: sync header files with hardware

MLD maturity in kernel version 2.6.32.60
 2013-12-06  7:40 UTC  (6+ messages)
        ` Aw: "

[PATCH 2/2] net/fddi: Replace local marco with PCI standard macro
 2013-12-06  7:11 UTC  (5+ messages)

[PATCH net v6 0/2] net: sched: fix two issues
 2013-12-06  7:00 UTC  (3+ messages)
` [PATCH net v6 1/2] net: sched: tbf: fix the calculation of max_size
` [PATCH net v6 2/2] net: sched: htb: fix the calculation of quantum

[PATCH 1/1] drivers: net : cpsw: Use netdev_name while requesting irq
 2013-12-06  6:58 UTC 

[PATCH] unix: fix build warning of used uninitialized variable
 2013-12-06  6:38 UTC  (3+ messages)

[PATCH net v2 2/2] 3c59x/net: Use dev_is_pci() instead of hardcoding
 2013-12-06  6:34 UTC 

[PATCH net v2 1/2] net/fddi: Replace local macro with PCI standard macro
 2013-12-06  6:34 UTC 

[PATCH net-next] tcp: optimize some skb_shinfo(skb) uses
 2013-12-06  6:31 UTC 

[PATCH net-next] gro: small napi_get_frags() optim
 2013-12-06  6:26 UTC  (3+ messages)

[net-next PATCH v3 0/6] net: some cleanups
 2013-12-06  6:19 UTC  (7+ messages)
` [net-next PATCH v3 1/6] vhost: remove the dead branch
` [net-next PATCH v3 2/6] vhost: adjust vhost_dev_init() to be void
` [net-next PATCH v3 3/6] macvtap: remove the dead branch
` [net-next PATCH v3 4/6] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void
` [net-next PATCH v3 5/6] macvtap: remove unused parameter in macvtap_do_read()
` [net-next PATCH v3 6/6] tun: remove unused parameter in tun_do_read()

[PATCH 1/2] macvtap: update file current position
 2013-12-06  6:16 UTC  (2+ messages)
` [PATCH 2/2] tun: "

[net-next PATCH 0/6] some cleanups
 2013-12-06  6:11 UTC  (4+ messages)
` [net-next PATCH 3/6] macvtap: remove the dead branch

[GIT PULL] xhci: Regression fix for 3.13
 2013-12-06  5:55 UTC  (3+ messages)

[PATCH net-next] ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
 2013-12-06  5:38 UTC 

[PATCH net-next] packet: use macro GET_PBDQC_FROM_RB to simplify the codes
 2013-12-06  5:29 UTC 

[PATCH v2] virtio-net: free bufs correctly on invalid packet length
 2013-12-06  5:09 UTC  (4+ messages)

[PATCH] wireless: fix build warning of used uninitialized variable
 2013-12-06  4:49 UTC 

[PATCH net-next] tun: spelling fixes
 2013-12-06  4:46 UTC  (2+ messages)

Possible IPv6 fragmentation/pmtud bug
 2013-12-06  4:43 UTC  (4+ messages)
  ` [PATCH] net: clear local_df when passing skb between namespaces

[net-next PATCHv2 0/8] net: some cleanups
 2013-12-06  4:37 UTC  (10+ messages)
` [net-next PATCHv2 1/8] vhost: remove the dead branch
` [net-next PATCHv2 2/8] vhost: adjust vhost_dev_init() to be void
` [net-next PATCHv2 3/8] macvtap: remove the dead branch
` [net-next PATCHv2 4/8] macvtap: adjust macvtap_skb_to_vnet_hdr() to be void
` [net-next PATCHv2 5/8] macvtap: update file current position
` [net-next PATCHv2 6/8] macvtap: remove unused parameter in macvtap_do_read()
` [net-next PATCHv2 7/8] tun: update file current position
` [net-next PATCHv2 8/8] tun: remove unused parameter in tun_do_read()

[PATCH v2.51 0/5] MPLS actions and matches
 2013-12-06  4:21 UTC  (11+ messages)
` [PATCH v2.51 1/5] ofp-actions: Allow Consistency checking of OF1.3+ VLAN actions after mpls_push

[PATCH NEXT] rtlwifi: rtl8192c-common: Fix sparse warning
 2013-12-06  4:07 UTC 

[PATCH net v5 0/2] net: sched: fix some issues
 2013-12-06  3:57 UTC  (9+ messages)
` [PATCH net v5 1/2] net: sched: tbf: fix calculation of max_size
` [PATCH net v5 2/2] net: sched: htb: fix calculation of quantum

[PATCH 0/2] virtio-net: Fix two bugs on unloading the module
 2013-12-06  3:21 UTC  (5+ messages)
` [PATCH 1/2] virtio-net: determine type of bufs correctly
` [PATCH 2/2] virtio: delete napi structures from netdev before releasing memory

Pull request: SIOCGHWTSTAMP ioctl
 2013-12-06  3:19 UTC  (20+ messages)
` [PATCH net-next 01/16] net_tstamp: Improve kernel-doc for struct hwtstamp_config
` [PATCH net-next 02/16] net/compat: Fix minor information leak in siocdevprivate_ioctl()
` [PATCH net-next 03/16] net/compat: Merge multiple implementations of ifreq::ifr_data conversion
` [PATCH net-next 04/16] net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
` [PATCH net-next 05/16] sfc: Implement the SIOCGHWTSTAMP ioctl
` [PATCH net-next 06/16] bfin_mac: "
` [PATCH net-next 07/16] tg3: "
` [PATCH net-next 08/16] fec: "
` [PATCH net-next 09/16] gianfar: "
` [PATCH net-next 10/16] e1000e: "
` [PATCH net-next 11/16] mlx4_en: "
` [PATCH net-next 12/16] vxge: "
` [PATCH net-next 13/16] ti_cpsw: "
` [PATCH net-next 14/16] tile_net: "
` [PATCH net-next 15/16] ixp4xx_eth: "
` [PATCH net-next 16/16] net_tstamp,doc: Add test program for SIOC{G,S}HWTSTAMP

[patch net/stable v2] br: fix use of ->rx_handler_data in code executed on non-rx_handler path
 2013-12-06  2:26 UTC  (3+ messages)

Supporting 4 way connections in LKSCTP
 2013-12-06  2:12 UTC  (2+ messages)

2e685cad5790 build warning
 2013-12-06  2:01 UTC  (4+ messages)
  ` [PATCH] tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling

[PATCH net] forcedeth: run loopback test only on chipsets that support it
 2013-12-06  2:01 UTC  (2+ messages)

[PATCH net] bonding: add arp_ip_target checks when install the module
 2013-12-06  1:58 UTC  (2+ messages)

[PATCH net] bnx2x: avoid null pointer dereference when enabling SR-IOV
 2013-12-06  1:57 UTC  (2+ messages)

[PATCH] sctp: make the max_burst min value to 1
 2013-12-06  1:56 UTC  (3+ messages)
` [PATCH v2] sctp: disable max_burst when the max_burst is 0

[PATCH 1/2] macvtap: update file current position
 2013-12-06  1:52 UTC  (3+ messages)

[PATCH v3 net-next 0/4] sctp: do some clean ups
 2013-12-06  1:36 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] sctp: remove the duplicate initialize
` [PATCH v3 net-next 2/4] sctp: remove the else path
` [PATCH v3 net-next 3/4] sctp: convert sctp_peer_needs_update to boolean
` [PATCH v3 net-next 4/4] sctp: fix some comments in associola.c

[PATCH] net: davinci_emac: Fix platform data handling and make usable for am3517
 2013-12-06  1:39 UTC  (2+ messages)

[PATCH net 0/3] qlge: Bug fixes
 2013-12-06  1:34 UTC  (5+ messages)
` [PATCH net 1/3] qlge: Fix ethtool statistics
` [PATCH net 2/3] qlge: Allow enable/disable rx/tx vlan acceleration independently
` [PATCH net 3/3] qlge: Update version to 1.00.00.34

[PATCH net v5] xen-netback: fix fragment detection in checksum setup
 2013-12-06  1:32 UTC  (2+ messages)

[PATCH 0/9] net: phy: PHY reset consolidation
 2013-12-06  2:16 UTC  (12+ messages)
` [PATCH 1/9] net: phy: report link partner features through ethtool
` [PATCH 2/9] net: phy: use phy_init_hw instead of open-coding it
` [PATCH 3/9] net: greth: use phy_read_status()
` [PATCH 4/9] net: bfin_mac: do not reset PHY after phy_start()
` [PATCH 5/9] net: phy: consolidate PHY reset in phy_init_hw()
` [PATCH 6/9] net: mv643xx_eth: use phy_init_hw to reset PHY
` [PATCH 7/9] net: pxa168_eth: use phy_init_hw for PHY reset
` [PATCH 8/9] net: tc35815: "
` [PATCH 9/9] net: sh_eth: do not issue a wild PHY reset through BMCR

[net] MAINTAINERS: Update Intel Wired Ethernet LAN Maintainers
 2013-12-06  1:01 UTC  (2+ messages)

[PATCH] macvlan: Support creating macvtaps from macvlans
 2013-12-06  0:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] net: of_mdio improvements
 2013-12-06  0:49 UTC  (8+ messages)
` [PATCH 3/7] net: of_mdio: do not overwrite PHY interrupt configuration
` [PATCH 5/7] net: of_mdio: parse "max-speed" property to set PHY supported features

[PATCH 0/5] net_sched: actions - Add default lookup and walker
 2013-12-06  0:29 UTC  (2+ messages)

[PATCH 0/4] wl1251 device tree support
 2013-12-06  0:22 UTC  (7+ messages)
  ` [PATCHv2 0/5] "
    ` [PATCHv2 1/5] wl1251: split wl251 platform data to a separate structure
    ` [PATCHv2 2/5] wl1251: move power GPIO handling into the driver
    ` [PATCHv2 3/5] wl1251: spi: add vio regulator support
    ` [PATCHv2 4/5] wl1251: spi: add device tree support
    ` [PATCHv2 5/5] Documentation: dt: wireless: Add wl1251

[PATCH RFC v1 0/7] net: phy: Ethernet PHY powerdown optimization
 2013-12-06  0:16 UTC  (8+ messages)
` [PATCH RFCv2 0/6] "
` [PATCH RFCv2 3/6] net: phy: provide phy_resume/phy_suspend helpers
` [PATCH RFCv2 5/6] net: phy: suspend unused PHYs on mdio_bus in late_initcall

[PATCH net-next] ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
 2013-12-05 23:36 UTC  (3+ messages)

[RFC] virtio_net: multicast address list never sent to host
 2013-12-05 23:20 UTC 


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