netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-23 00:41:34 to 2013-04-24 04:40:05 UTC [more...]

[PATCH] mac80211_hwsim: correctly register the platform driver
 2013-04-24  4:40 UTC 

[PATCH v2] mac80211_hwsim: Register and bind to driver
 2013-04-24  4:13 UTC  (3+ messages)

[Patch net-next] ipv6: separate out procfs code from mcast.c
 2013-04-24  3:33 UTC  (12+ messages)

[PATCH] rps: selective flow shedding during softnet overflow
 2013-04-24  2:11 UTC  (29+ messages)
` [PATCH net-next v2] "
      ` [PATCH net-next v3] "
            ` [PATCH net-next v4] "
                      ` [PATCH net-next v5] "

[PATCH v2.26] datapath: Add basic MPLS support to kernel
 2013-04-24  1:47 UTC  (6+ messages)

Restore Your Email Quota
 2013-04-24  0:42 UTC 

[PATCHv2 net-next] net: fix address check in rtnl_fdb_del
 2013-04-24  0:29 UTC  (3+ messages)

[PATCH RFC net-next] ipv6: Kill ipv6 dependency of icmpv6_send()
 2013-04-24  0:05 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2013-04-23 23:44 UTC  (3+ messages)

[PATCH net-next 0/2] Small Modifications to GSO to allow segmentation of MPLS (repost)
 2013-04-23 23:43 UTC  (5+ messages)
  ` [PATCH net-next 1/2] net: More fine-grained support for encapsulated GSO features
  ` [PATCH net-next 2/2] net: Loosen constraints for recalculating checksum in skb_segment()

socket file descriptor a/m/c-timestamps broken in <= 3.8.8?
 2013-04-23 23:18 UTC  (4+ messages)

[PATCH net-next] net: fix address check in rtnl_fdb_del
 2013-04-23 22:29 UTC  (4+ messages)

[net-next 00/14][pull request] Intel Wired LAN Driver Updates
 2013-04-23 21:16 UTC  (7+ messages)
` [net-next 08/14] pci: Add SRIOV helper function to determine if VFs are assigned to guest

[net-next PATCH 0/3] net: frag code fixes and RFC for LRU removal
 2013-04-23 20:54 UTC  (13+ messages)
` [net-next PATCH 2/3] net: fix enforcing of fragment queue hash list depth

[PATCH] GRE: Use IS_ERR_OR_NULL in gre_gso_segment
 2013-04-23 20:47 UTC  (7+ messages)

linux-next: Tree for Apr 23 (netlink)
 2013-04-23 20:27 UTC  (3+ messages)

[PATCH 00/14]: netlink: memory mapped I/O
 2013-04-23 19:43 UTC  (5+ messages)
` [PATCH 11/14] netlink: add RX/TX-ring support to netlink diag

Unsigned widening casts of binary "not" operations
 2013-04-23 18:21 UTC  (12+ messages)

[PATCH] remove vlan tags in CPSW dual emac mode
 2013-04-23 18:15 UTC  (3+ messages)

[PATCH net-next 0/5] PF_PACKET timestamping updates
 2013-04-23 18:13 UTC  (14+ messages)
` [PATCH net-next 1/5] packet: tx timestamping on tpacket ring
` [PATCH net-next 2/5] packet: enable hardware "
` [PATCH net-next 3/5] packet: minor: convert status bits into shifting format
` [PATCH net-next 4/5] packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
` [PATCH net-next 5/5] packet: doc: update timestamping part

[PATCH RFC] spinlock: split out debugging check from spin_lock_mutex
 2013-04-23 17:50 UTC  (12+ messages)

[PATCH] 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
 2013-04-23 17:49 UTC 

[PATCH net-next v3 2/2] openvswitch: Use parallel_ops genl
 2013-04-23 17:48 UTC 

[PATCH net-next v3 1/2] genl: Allow concurrent genl callbacks
 2013-04-23 17:48 UTC 

cpsw queue, v2
 2013-04-23 17:41 UTC  (8+ messages)
` [PATCH 1/5] net/davinci_cpdma: don't check for jiffies with interrupts
` [PATCH 2/5] net/cpsw: don't continue if we miss to allocate rx skbs
` [PATCH 3/5] net/cpsw: don't rely only on netif_running() to check which device is active
` [PATCH 4/5] net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
` [PATCH 5/5] net/cpsw: redo rx skb allocation in rx path

[PATCH net-next 1/4] MAINTAINERS: Change Maintainer for CAIF
 2013-04-23 17:26 UTC  (8+ messages)
` [PATCH net-next 2/4] caif: Remove my bouncing email address
` [PATCH net-next 3/4] caif: Remove bouncing address for Daniel Martensson
` [PATCH net-next 4/4] caif: Update Dmitry's email address

[PATCH net-next] netlink: fix compilation after memory mapped patches
 2013-04-23 16:55 UTC  (3+ messages)

[PATCH net-next V3 0/5] net/mlx4: HW timestamping support
 2013-04-23 16:06 UTC  (6+ messages)
` [PATCH net-next V3 1/5] net/mlx4_core: Add timestamping device capability
` [PATCH net-next V3 2/5] net/mlx4_core: Read HCA frequency and map internal clock
` [PATCH net-next V3 3/5] net/mlx4_en: Add HW timestamping (TS) support
` [PATCH net-next V3 4/5] net/mlx4_en: Support software timestamping
` [PATCH net-next V3 5/5] net/mlx4_en: Add a service task

[PATCH net-next 0/5] sock_diag: monitor packet sockets
 2013-04-23 15:31 UTC  (7+ messages)
` [PATCH net-next 1/5] packet_diag: disclose uid value
` [PATCH net-next 2/5] packet_diag: disclose meminfo values
` [PATCH net-next 3/5] sock_diag: allow to dump bpf filters
` [PATCH net-next 4/5] sock_diag: notify packet socket creation/deletion
` [PATCH net-next 5/5] sock_diag: notify when filter change

[PATCH net-next V2 0/5] net/mlx4: HW timestamping support
 2013-04-23 13:56 UTC  (7+ messages)
` [PATCH net-next V2 1/5] net/mlx4_core: Add timestamping device capability
` [PATCH net-next V2 5/5] net/mlx4_en: Add a service task

CONTACT DR.KOFI GEORGE FOR PAYMENT
 2013-04-23 13:18 UTC 

[PATCH firmware 1/2] rtl_nic: Add firmware rtl8168g-3
 2013-04-23 12:37 UTC  (2+ messages)
` [PATCH firmware 2/2] rtl_nic: add firmware rtl8106e-2

[PATCH net-next 3/4] caif: Remove bouncing address for Daniel Martensson
 2013-04-23 12:30 UTC 

[PATCH] Net: mac802154: comparing issue by type cast, finding by EXTRA_CFLAGS=-W
 2013-04-23 11:24 UTC  (6+ messages)
    ` [PATCH v2] Net: mac802154: comparision issue of "
      ` [PATCH v3] net: "

[PATCH 0/2] netlink: protection and workaround for too long mcast group name
 2013-04-23  9:27 UTC  (4+ messages)
` [PATCH 1/2] genetlink: trigger BUG_ON if a group name is too long

[patch] netrom: info leak in ->getname()
 2013-04-23  8:52 UTC  (2+ messages)

[net-next PATCH 0/3] Adding phy register fixup in DT
 2013-04-23  8:02 UTC  (2+ messages)

[patch] isdn: mISDN: set ->family in ->getname()
 2013-04-23  8:02 UTC  (3+ messages)

[PATCH] tuntap: fix error return code in tun_set_iff()
 2013-04-23  7:39 UTC  (5+ messages)

[RFC 1/2] netmap: infrastructure (in staging)
 2013-04-23  7:10 UTC  (3+ messages)

[PATCH net] tuntap: correct the return value in tun_set_iff()
 2013-04-23  7:23 UTC  (2+ messages)

[Patch net-next v5 0/5] vxlan: add ipv6 support
 2013-04-23  7:05 UTC  (7+ messages)

[PATCH] Net-next: ipv4: type issue, remove erroneous semicolon
 2013-04-23  6:45 UTC  (9+ messages)
    ` [PATCH v2] Net-next: ipv4: typo "
        ` [PATCH net-next v3] net: "

[patch] NFC: llcp: two bugs in ->getname()
 2013-04-23  6:24 UTC 

[PATCH net-next] bnx2x, bnx2fc: Use per port max exchange resources
 2013-04-23  5:22 UTC 

[patch] appletalk: info leak in ->getname()
 2013-04-23  6:22 UTC 

[PATCH net] gianfar: do not advertise any alarm capability
 2013-04-23  5:42 UTC 

[PATCH 0/3] Dual EMAC mode implementation of CPSW
 2013-04-23  5:11 UTC  (9+ messages)

batman-adv merge-conflict
 2013-04-23  4:49 UTC  (3+ messages)

[GIT PULL nf-next v2] IPVS fixes for v3.10
 2013-04-23  3:04 UTC  (10+ messages)
` [PATCH nf-next 1/9] ipvs: properly dereference dest_dst in ip_vs_forget_dev
` [PATCH nf-next 2/9] ipvs: fix sparse warnings for ip_vs_conn listing
` [PATCH nf-next 3/9] ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
` [PATCH nf-next 4/9] ipvs: fix sparse warnings in lblc and lblcr
` [PATCH nf-next 5/9] ipvs: fix sparse warnings for some parameters
` [PATCH nf-next 6/9] ipvs: Avoid shadowing net variable in ip_vs_leave()
` [PATCH nf-next 7/9] ipvs: Use min3() in ip_vs_dbg_callid()
` [PATCH nf-next 8/9] ipvs: off by one in set_sctp_state()
` [PATCH nf-next 9/9] ipvs: Use network byte order for sync message size

[patch] ipvs: off by one in set_sctp_state()
 2013-04-23  2:22 UTC  (5+ messages)

[PATCH] Net: rxrpc: signed and unsigned issue, need type cast for n_elem
 2013-04-23  1:24 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2013-04-23  0:42 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2013-04-23  0:41 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2013-04-23  0:41 UTC  (2+ 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).