aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann1-0/+10
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-0/+16
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-15/+62
2013-06-17ssb: add struct for serial flashRafał Miłecki1-0/+15
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-13net/mlx4: Add VF link state supportRony Efraim1-1/+1
2013-06-13net/core: Add VF link state controlRony Efraim2-0/+4
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn1-2/+2
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+2
2013-06-13macvtap: slient sparse warningsJason Wang1-1/+1
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-0/+91
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+4
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko1-0/+10
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko1-0/+1
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K1-2/+4
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2-0/+6
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-0/+91
2013-06-11netlink: Add compare function for netlink_tableGao feng1-0/+1
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang1-8/+0
2013-06-10net: add low latency socket pollEliezer Tamir2-2/+9
2013-06-10net: add napi_id and hashEliezer Tamir1-0/+29
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang1-0/+4
2013-06-07macvlan: change the max number of queues to 16Jason Wang1-1/+1
2013-06-07macvlan: switch to use IS_ENABLED()Jason Wang1-1/+1
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+29
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann1-2/+0
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-1/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-14/+93
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+48
2013-06-04net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2-0/+82
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy1-0/+0
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy1-1/+36
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy1-6/+6
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy1-0/+0
2013-06-03mac80211: set mesh formation field properlyJacob Minshall1-0/+1
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6