aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* team: fix mtu settingJiri Pirko2014-06-02
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-23
|\
| * vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich2014-05-20
| * bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
| * macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-16
| * vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-16
| * net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-16
| * net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-16
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-16
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-15
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-14
| | | |\
| | | | * nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg2014-05-13
| * | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-16
| * | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
| * | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-15
| |/ / /
| * | | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-14
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-09
| |\ \ \
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-08
| | |\| |
| | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-06
| | | |\|
| | | | * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-05
| * | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
| |/ / /
| * | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-07
| * | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-07
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-23
|\ \ \ \
| * | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-07
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-23
|\ \ \ \ \
| * | | | | perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2014-05-19
* | | | | | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO2014-05-23
* | | | | | Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-05-21
|\ \ \ \ \ \
| * | | | | | asm-generic: Add renameat2 syscallJames Hogan2014-05-20
* | | | | | | Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-21
|\ \ \ \ \ \ \
| * | | | | | | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13
* | | | | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | cgroup: introduce task_css_is_root()Tejun Heo2014-05-13
* | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-15
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-13
* | | | | | | | | | Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-14
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-20
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-06
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-12
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2014-04-26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dt-bindings: clock: Move at91.h to dt-bindigs/clockTushar Behera2014-04-18
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-05
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-08
|\ \ \ \ \ \ \ \ \ \