| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -31/+1 |
* | ipv6: gro: fix PV6_GRO_CB(skb)->proto problem | Eric Dumazet | 2012-10-08 | 1 | -0/+3 |
* | net: gro: selective flush of packets | Eric Dumazet | 2012-10-08 | 1 | -6/+9 |
* | net: gro: fix a potential crash in skb_gro_reset_offset | Eric Dumazet | 2012-10-07 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -24/+27 |
|\ |
|
| * | netlink: add attributes to fdb interface | stephen hemminger | 2012-10-01 | 1 | -1/+3 |
| * | net: struct napi_struct fields reordering | Eric Dumazet | 2012-09-27 | 1 | -4/+2 |
| * | netpoll: call ->ndo_select_queue() in tx path | Amerigo Wang | 2012-09-19 | 1 | -0/+3 |
| * | netdev: make address const in device address management | stephen hemminger | 2012-09-19 | 1 | -14/+14 |
| * | net: qdisc busylock needs lockdep annotations | Eric Dumazet | 2012-09-05 | 1 | -0/+2 |
| * | net: Set device operstate at registration time | Ben Hutchings | 2012-08-24 | 1 | -0/+1 |
| * | net: remove delay at device dismantle | Eric Dumazet | 2012-08-22 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-08-22 | 1 | -1/+4 |
| |\ |
|
| * | | net: remove netdev_bonding_change() | Amerigo Wang | 2012-08-14 | 1 | -2/+0 |
| * | | net: move and rename netif_notify_peers() | Amerigo Wang | 2012-08-14 | 1 | -2/+1 |
* | | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emit | Joe Perches | 2012-09-17 | 1 | -3/+0 |
| |/
|/| |
|
* | | af_packet: don't emit packet on orig fanout group | Eric Leblond | 2012-08-20 | 1 | -0/+2 |
* | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() | Amerigo Wang | 2012-08-14 | 1 | -1/+2 |
|/ |
|
* | net: Allow driver to limit number of GSO segments per skb | Ben Hutchings | 2012-08-02 | 1 | -0/+2 |
* | net: honour netif_set_real_num_tx_queues() retval | Jiri Pirko | 2012-07-20 | 1 | -1/+6 |
* | net-next: Add netif_get_num_default_rss_queues | Yuval Mintz | 2012-07-05 | 1 | -0/+3 |
* | net-next: add dev_loopback_xmit() to avoid duplicate code | Michel Machado | 2012-06-12 | 1 | -0/+1 |
* | net: keep name_hlist close to name | Eric Dumazet | 2012-06-11 | 1 | -3/+4 |
* | netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG | Joe Perches | 2012-05-30 | 1 | -4/+4 |
* | net: napi_frags_skb() is static | Eric Dumazet | 2012-05-19 | 1 | -1/+0 |
* | net: Remove netdevice ec_ptr, no longer used. | David S. Miller | 2012-05-18 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 | 1 | -9/+0 |
|\ |
|
| * | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller | 2012-05-10 | 1 | -9/+0 |
* | | net: make GRO aware of skb->head_frag | Eric Dumazet | 2012-04-30 | 1 | -0/+2 |
* | | net: addr_list: add exclusive dev_uc_add and dev_mc_add | John Fastabend | 2012-04-15 | 1 | -0/+2 |
* | | net: add generic PF_BRIDGE:RTM_ FDB hooks | John Fastabend | 2012-04-15 | 1 | -0/+23 |
* | | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -7/+7 |
|/ |
|
* | net: fix /proc/net/dev regression | Eric Dumazet | 2012-04-03 | 1 | -2/+0 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+1 |
|\ |
|
| * | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 1 | -1/+1 |
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ \ |
|
| * | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 1 | -45/+72 |
|\ \ |
|
| * | | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso | Yi Zou | 2012-03-19 | 1 | -1/+2 |
| * | | net: Add memory barriers to prevent possible race in byte queue limits | Alexander Duyck | 2012-03-12 | 1 | -16/+33 |
| * | | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state | Alexander Duyck | 2012-03-12 | 1 | -0/+1 |
| * | | net: Use bool in netdevice.h helpers. | David S. Miller | 2012-03-09 | 1 | -26/+26 |
| * | | net: Use bool for return value of dev_valid_name(). | David S. Miller | 2012-03-06 | 1 | -1/+1 |
| * | | net: export netdev_stats_to_stats64 | Eric Dumazet | 2012-03-05 | 1 | -0/+2 |
| * | | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -1/+7 |
| |/ |
|
* | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-20 | 1 | -4/+4 |
|\ \ |
|
| * | | dynamic_debug: make dynamic-debug supersede DEBUG ccflag | Jim Cromie | 2012-01-24 | 1 | -4/+4 |
| |/ |
|
* / | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-09 | 1 | -0/+5 |
|\ |
|
| * | net: introduce netif_addr_lock_nested() and call if when appropriate | Jiri Pirko | 2012-01-09 | 1 | -0/+5 |