Age | Commit message (Expand) | Author | Files | Lines |
2011-12-09 | vlan: rename vlan_dev_info to vlan_dev_priv | Jiri Pirko | 1 | -1/+1 |
2011-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -10/+22 |
2011-12-07 | ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). | David S. Miller | 1 | -1/+1 |
2011-12-07 | ipv6: Make third arg to anycast_dst_alloc() bool. | David S. Miller | 1 | -1/+1 |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2011-12-06 | inet_diag: Introduce new inet_diag_req header | Pavel Emelyanov | 1 | -1/+10 |
2011-12-06 | sock_diag: Initial skeleton | Pavel Emelyanov | 1 | -0/+23 |
2011-12-06 | sock_diag: Introduce new message type | Pavel Emelyanov | 1 | -0/+1 |
2011-12-06 | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 1 | -1/+3 |
2011-12-06 | caif-spi: Bugfix for dump upon device removal | Erwan Bracq | 1 | -2/+2 |
2011-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -1/+26 |
2011-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2011-12-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2011-12-06 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+3 |
2011-12-06 | if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. | sjur.brandeland@stericsson.com | 1 | -0/+1 |
2011-12-06 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 1 | -3/+3 |
2011-12-05 | tracing: Restore system filter behavior | Li Zefan | 1 | -0/+2 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+4 |
2011-12-05 | perf: Fix loss of notification with multi-event | Peter Zijlstra | 1 | -0/+1 |
2011-12-04 | tcp: take care of misalignments | Eric Dumazet | 1 | -2/+9 |
2011-12-04 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 5 | -1/+513 |
2011-12-04 | ipv6: Kill ndisc_get_neigh() inline helper. | David S. Miller | 1 | -9/+0 |
2011-12-03 | net: Add Open vSwitch kernel components. | Jesse Gross | 1 | -0/+452 |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross | 1 | -1/+1 |
2011-12-03 | vlan: Move vlan_set_encap_proto() to vlan header file | Pravin B Shelar | 1 | -0/+34 |
2011-12-03 | genetlink: Add rcu_dereference_genl and genl_dereference. | Jesse Gross | 1 | -0/+21 |
2011-12-03 | genetlink: Add lockdep_genl_is_held(). | Pravin B Shelar | 1 | -0/+3 |
2011-12-03 | genetlink: Add genl_notify() | Pravin B Shelar | 1 | -0/+2 |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 25 | -146/+199 |
2011-12-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+8 |
2011-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -9/+4 |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -30/+30 |
2011-12-01 | net: Make ndo_neigh_destroy return void. | David S. Miller | 1 | -1/+1 |
2011-12-01 | ipv4: use a 64bit load/store in output path | Eric Dumazet | 1 | -1/+4 |
2011-12-01 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger | 1 | -0/+33 |
2011-12-01 | dsa: Include linux/if_ether.h to fix build error | Axel Lin | 1 | -0/+1 |
2011-12-01 | drm/radeon/kms: add some new pci ids | Alex Deucher | 1 | -0/+8 |
2011-12-01 | caif: Remove unused attributes from struct cflayer | sjur.brandeland@stericsson.com | 1 | -4/+0 |
2011-12-01 | caif: Remove unused enum and parameter in cfserl | sjur.brandeland@stericsson.com | 2 | -16/+2 |
2011-12-01 | caif: Restructure how link caif link layer enroll | sjur.brandeland@stericsson.com | 2 | -4/+26 |
2011-12-01 | sch_red: fix red_calc_qavg_from_idle_time | Eric Dumazet | 1 | -9/+6 |
2011-12-01 | netem: rate extension | Hagen Paul Pfeifer | 1 | -0/+5 |
2011-12-01 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -7/+0 |
2011-12-01 | atm: clip: Use device neigh support on top of "arp_tbl". | David Miller | 1 | -5/+0 |
2011-12-01 | neigh: Add device constructor/destructor capability. | David Miller | 1 | -0/+2 |
2011-12-01 | atm: clip: Convert over to neighbour_priv() | David Miller | 1 | -2/+0 |
2011-12-01 | neigh: Add infrastructure for allocating device neigh privates. | David Miller | 1 | -0/+1 |
2011-12-01 | neigh: Get rid of neigh_table->kmem_cachep | David Miller | 1 | -1/+0 |
2011-12-01 | neigh: Create mechanism for generic neigh private areas. | David Miller | 1 | -0/+7 |
2011-12-01 | cfg80211: clarify set tx power mBm documentation | Luis R. Rodriguez | 1 | -1/+2 |