netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-26 04:28:28 to 2014-07-29 12:07:24 UTC [more...]

[PATCH v2 1/4] driver core: move deferred probe add / remove helpers down a bit
 2014-07-29 12:07 UTC  (13+ messages)
` [PATCH v2 2/4] driver core: enable drivers to use deferred probe from init
                  ` [PATCH v2 2/4] driver core: enable drivers to use deferred probefrom init
` [PATCH v2 3/4] cxgb4: ask for deferred probe
` [PATCH v2 4/4] mptsas: "

Manual loading of mlx4_en
 2014-07-29 12:06 UTC  (5+ messages)

[PATCH net-next v2 0/3] enic: Add support for rx_copybreak
 2014-07-29 11:40 UTC  (4+ messages)
` [PATCH net-next v2 1/3] enic: implement rx_copybreak
` [PATCH net-next v2 2/3] ethtool: Add support for DMA buffer settings
` [PATCH net-next v2 3/3] enic: add ethtool support set/show rx_copybreak

[PATCH 0/2 net-next] Lockless netlink_lookup() with new concurrent hash table
 2014-07-29 11:41 UTC  (3+ messages)
  ` [PATCH 1/2] lib: Resizable, Scalable, Concurrent Hash Table
  ` [PATCH 2/2] netlink: Convert netlink_lookup() to use RCU protected hash table

[PATCH v3 net] tcp: Fix integer-overflow in TCP vegas
 2014-07-29 11:40 UTC 

[PATCH net-next] bonding: use kobject_put instead of _del after kobject_add
 2014-07-29 11:27 UTC 

[PATCH] bnx2x: Add FW 7.10.51
 2014-07-29 11:28 UTC  (2+ messages)

[PATCH RESUBMIT net] tcp: Fix integer-overflows in TCP veno
 2014-07-29 10:07 UTC 

[PATCH v2 net] tcp: Fix integer-overflows in TCP vegas
 2014-07-29  9:52 UTC  (7+ messages)

ipv4: net namespace does not inherit network configurations
 2014-07-29  9:29 UTC 

Port attributes configuration
 2014-07-29  9:15 UTC 

ieee802154: pull requests for ieee802154/mac802154 branches
 2014-07-29  8:28 UTC 

[PATCH] net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
 2014-07-29  8:19 UTC 

[PATCH v3 net-next] net: filter: cleanup sk_* and bpf_* names
 2014-07-29  6:29 UTC 

[PATCH net-next] dcbnl : Fix misleading dcb_app->priority explanation
 2014-07-29  4:03 UTC  (2+ messages)

[PATCH] ixgbe: remove useless bd_number from adapter struct
 2014-07-29  2:59 UTC  (3+ messages)

[PATCH] net: ethernet: intel: ixgbe: ixgbe_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-28 15:39 UTC  (2+ messages)

[PATCH net] ip: make IP identifiers less predictable
 2014-07-29  1:47 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH net 1/1] tipc: make tipc_buf_append() more robust
 2014-07-29  1:34 UTC  (2+ messages)

[PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-29  1:16 UTC  (11+ messages)

[RFC PATCH 1/1] ethtool: adding support for multiple slave port configuration
 2014-07-29  1:03 UTC  (4+ messages)

[PATCH 1/1] neighbour : fix ndm_type type error issue
 2014-07-29  0:52 UTC  (6+ messages)

pull request: wireless-next 2014-07-25
 2014-07-29  0:38 UTC  (2+ messages)

[PATCH net-next 0/8] amd-xgbe: AMD XGBE driver update 2014-07-25
 2014-07-29  0:33 UTC  (2+ messages)

[PATCH 1/6] net: sh_eth: Add r8a7794 support
 2014-07-29  0:31 UTC  (2+ messages)

[PATCH net] sunvnet: only use connected ports when sending
 2014-07-29  0:30 UTC  (2+ messages)

[patch] bonding: fix a memory leak in bond_arp_send_all()
 2014-07-29  0:28 UTC  (2+ messages)

[net-next] netfilter: Resolve missing-field-initializers warnings
 2014-07-29  0:21 UTC  (2+ messages)

[net-next] net/netfilter/ipset: Resolve missing-field-initializer warnings
 2014-07-29  0:21 UTC  (2+ messages)

[net-next] netlink: Fix shadow warning on jiffies
 2014-07-29  0:20 UTC  (2+ messages)

net: socket: NULL ptr deref in sendmsg
 2014-07-29  0:19 UTC  (10+ messages)
        ` [PATCH] net: sendmsg: fix NULL pointer dereference

[PATCH v2 0/8] Backport to stable-3.4 for fix CVE-2014-0181
 2014-07-29  0:14 UTC  (2+ messages)

pull-request: can 2014-07-25
 2014-07-29  0:01 UTC  (2+ messages)

[PATCH] ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
 2014-07-28 23:44 UTC  (3+ messages)

[PATCH net v2] net: phy: re-apply PHY fixups during phy_register_device
 2014-07-28 23:28 UTC 

[PATCH net-next V1 0/2] Helper to find length of headers in an ethernet frame
 2014-07-28 23:08 UTC  (7+ messages)
` [PATCH net-next V1 1/2] net: Header length compution function
` [PATCH net-next V1 2/2] net/mlx4_en: Copy exact header to SKB linear part

Multiqueue TX
 2014-07-28 23:03 UTC  (4+ messages)

[PATCH net] net: phy: re-apply PHY fixups during phy_register_device
 2014-07-28 22:14 UTC  (3+ messages)

[PATCH net-next 0/3] mlx5 driver changes related to PCI handling ***
 2014-07-28 20:57 UTC  (5+ messages)
` [PATCH net-next 1/3] mlx5: Move pci device handling from mlx5_ib to mlx5_core
` [PATCH net-next 2/3] mlx5: minor fixes (mainly avoidance of hidden casts)
` [PATCH net-next 3/3] mlx5: Adjust events to use unsigned long param instead of void *

[PATCH] openvswitch: Use IS_ERR_OR_NULL
 2014-07-28 20:37 UTC  (2+ messages)

[net-next 00/12][pull request] Intel Wired LAN Driver Updates 2014-07-25
 2014-07-28 19:21 UTC  (15+ messages)
` [net-next 01/12] ixgbe: Convert some udelays to usleep_range
` [net-next 02/12] ixgbe: Fix spurious release of semaphore in EEPROM access
` [net-next 03/12] ixgbe: Correct X540 semaphore error
` [net-next 04/12] ixgbe: Fix ixgbe_write_mbx error result
` [net-next 05/12] ixgbe: Delete a bunch of dead code
` [net-next 06/12] ixgbevf: Remove unused get_supported_physical_layer pointer
` [net-next 07/12] ixgbe: Make return values more direct
` [net-next 08/12] e1000e: Fix CRC errors with jumbo traffic
` [net-next 09/12] e1000e: Add code to check return values on NVM accesses
` [net-next 10/12] e1000e: Add support for EEE in Sx states
` [net-next 11/12] e1000e: Fix EEE in S5 w/ Runtime PM enabled
` [net-next 12/12] e1000e: Fix Runtime PM blocks EEE link negotiation in S5

[PATCH net-next v3] net: stmmac: add platform init/exit for Altera's ARM socfpga
 2014-07-28 19:07 UTC 

[PATCH] ssb: add PCI ID 0x4351
 2014-07-28 19:01 UTC 

[PATCH 1/3] driver core: enable drivers to use deferred probe from init
 2014-07-28 18:48 UTC  (12+ messages)
` [PATCH 2/3] cxgb4: ask for deferred probe
` [PATCH 3/3] mptsas: "

What is the best way to accomplish "decapsulate any" functionality?
 2014-07-28 18:26 UTC 

Dobrý večer
 2014-07-28 17:59 UTC 

Question about 802.3ad bonding mode
 2014-07-28 17:32 UTC  (2+ messages)

[PATCH] svcrdma: delete double assignment
 2014-07-28 15:29 UTC 

[PATCH] net: irda: delete double assignment
 2014-07-28 15:28 UTC 

[PATCH net-next 1/2] udp: UDP Fast Port
 2014-07-28 14:20 UTC  (2+ messages)

I AM AWAITING YOUR URGENT RESPONSE
 2014-07-28 13:53 UTC 

[PATCH -next] tipc: remove duplicated include from socket.c
 2014-07-28 13:30 UTC 

[PATCH net] bna: fill the magic in bnad_get_eeprom() instead of validating
 2014-07-28 13:03 UTC 

[PATCH net-next 0/3] Make is_kdump_kernel() accessible from modules
 2014-07-28 12:26 UTC  (6+ messages)
` [PATCH net-next 1/3] crash_dump: "
` [PATCH net-next 2/3] net/mlx4: Use is_kdump_kernel() to detect kdump kernel
` [PATCH net-next 3/3] net/bnx2x: "

[PATCH net-next] random32: mix in entropy from core to late initcall
 2014-07-28 12:01 UTC 

[PATCH net-next 0/2] Helper to find length of headers in an ethernet frame
 2014-07-28 10:56 UTC  (4+ messages)
` [PATCH net-next 1/2] net: Header length compution function
` [PATCH net-next 2/2] net/mlx4_en: Copy exact header to SKB linear part

[PATCH] cdc-ether: clean packet filter upon probe
 2014-07-28  9:22 UTC  (3+ messages)

[PATCH] cdc-ether: clean packet filter upon probe
 2014-07-28  8:56 UTC 

[PATCH] cdc_subset: deal with a device that needs reset for timeout
 2014-07-28  8:13 UTC  (3+ messages)

[PATCH] cdc_subset: deal with a device that needs reset for timeout
 2014-07-28  8:12 UTC 

[PATCH net-next 0/9] inet: frag: cleanup and update
 2014-07-28  8:00 UTC  (4+ messages)

[PATCH] ixgbevf: remove useless bd_number from struct ixgbevf_adapter
 2014-07-28  7:42 UTC 

[net-next PATCH v1 00/15] RCU sched classifiers
 2014-07-27 23:46 UTC  (15+ messages)
` [net-next PATCH v1 01/15] net: qdisc: use rcu prefix and silence sparse warnings
` [net-next PATCH v1 06/15] net: sched: fw use RCU
` [net-next PATCH v1 07/15] net: sched: RCU cls_route
` [net-next PATCH v1 08/15] net: sched: RCU cls_tcindex
` [net-next PATCH v1 09/15] net: sched: make cls_u32 lockless
` [net-next PATCH v1 10/15] net: sched: rcu'ify cls_rsvp
` [net-next PATCH v1 11/15] net: sched: rcu'ify cls_bpf
` [net-next PATCH v1 12/15] net: sched: make tc_action safe to walk under RCU
` [net-next PATCH v1 13/15] net: sched: make bstats per cpu and estimator RCU safe
` [net-next PATCH v1 14/15] net: sched: make qstats per cpu
` [net-next PATCH v1 15/15] net: sched: drop ingress qdisc lock

[PATCH 1/2] net: mvpp2: fix 10 Mbit/s usage
 2014-07-27 21:21 UTC  (2+ messages)
` [PATCH 2/2] net: mvpp2: implement ioctl() operation for PHY ioctls

[PATCH] kernel-doc compliant documentation for net_device
 2014-07-27 16:17 UTC  (3+ messages)

[PATCH v2 net] ipv4: clean up cast warning in do_ip_getsockopt
 2014-07-27 10:29 UTC 

[RFC] GSO: Questions for IPVS and GSO for IPv6
 2014-07-27  7:21 UTC 

[PATCH] net/udp_offload: Use IS_ERR_OR_NULL
 2014-07-27  7:08 UTC 

[PATCH] net/ipv4: Use IS_ERR_OR_NULL
 2014-07-27  7:06 UTC 

[PATCH net-next] sfc: Use __iowrite64_copy instead of a slightly different local function
 2014-07-27  2:14 UTC 

[PATCH net-next 0/3] enic: Add support for rx_copybreak
 2014-07-27  0:19 UTC  (8+ messages)
` [PATCH net-next 2/3] ethtool: add rx_copybreak support

[PATCH net-next 2/2] vxlan: Use UDP fast port
 2014-07-26 22:29 UTC 

[PATCH net-next 0/2] ufp: UDP Fast Port
 2014-07-26 22:29 UTC 

[PATCH 3.15 075/109] xen-netback: Fix handling frag_list on grant op error path
 2014-07-26 19:02 UTC  (4+ messages)
` [PATCH 3.15 076/109] xen-netback: Fix releasing frag_list skbs in "
` [PATCH 3.15 077/109] xen-netback: Fix releasing header slot on "
` [PATCH 3.15 078/109] xen-netback: Fix pointer incrementation to avoid incorrect logging

[PATCH] net: mac80211: trace.h: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:48 UTC 

[PATCH] net: ethernet: intel: i40e: i40e_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:23 UTC 

[PATCH] isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
 2014-07-26 10:23 UTC  (2+ messages)

[PATCH v2 net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-26 10:18 UTC  (2+ messages)

[net-next 0/4] remove deprecated syststamp
 2014-07-26  7:45 UTC  (2+ messages)

poslední varování!
 2014-07-26  5:38 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).