aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-15
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-13
| |\
| | * trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-12
| |\ \
| | * | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-12
| | * | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-11
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-12
| |\ \ \
| | * | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-30
| * | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-12
| * | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
| * | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-12
| * | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-12
| | |_|/ | |/| |
| * | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-07
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-28
| | |/
* | | net/mlx4: Add VF link state supportRony Efraim2013-06-13
* | | net/core: Add VF link state controlRony Efraim2013-06-13
* | | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-13
* | | macvtap: slient sparse warningsJason Wang2013-06-13
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
| |\ \ \
| | * | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-03
| | * | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-03
| | * | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-03
| | * | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-03
| | * | | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-29
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-29
| | |\ \ \
| | | * | | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-16
| | | | |/ | | | |/|
| | * / | bcma: support SPROM rev 10Rafał Miłecki2013-05-22
| | |/ /
* | | | team: remove synchronize_rcu() called during port disableJiri Pirko2013-06-12
* | | | team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko2013-06-12
* | | | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-12
* | | | igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-12
|/ / /
* | | netlink: Add compare function for netlink_tableGao feng2013-06-11
* | | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-11
* | | net: add low latency socket pollEliezer Tamir2013-06-11
* | | net: add napi_id and hashEliezer Tamir2013-06-11
* | | macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-08
* | | macvlan: change the max number of queues to 16Jason Wang2013-06-08
* | | macvlan: switch to use IS_ENABLED()Jason Wang2013-06-08
* | | net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-07
|\ \ \ | | |/ | |/|
| * | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
|\ \ \
| * | | sched: add cond_resched_rcu() helperSimon Horman2013-05-23
| * | | netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso2013-05-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-05
| |\ \ \
| | * | | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-02
| | * | | list: introduce list_first_entry_or_nullJiri Pirko2013-05-31