summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* bonding: create bond_first_slave_rcu()dingtianhong2013-12-14
* net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
* macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-12
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-11
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-11
* ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-10
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-09
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-09
* etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches2013-12-09
* etherdevice: Add ether_addr_equal_unalignedJoe Perches2013-12-09
* neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-09
* net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-09
* net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\
| * xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-05
* | ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2013-12-06
* | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-06
* | net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli2013-12-06
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-06
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\ \ | | |/ | |/|
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
| | |\
| | | * mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-25
* | | | sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
|/ / /
* | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-02
* | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-02
|\ \ \
| * | | genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven2013-11-19
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-02
|\ \ \ \
| * | | | sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-19
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-02
|\ \ \ \ \
| * | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-19
* | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-28
|\ \ \ \ \ \
| * | | | | | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-25
* | | | | | | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-02
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-26
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: tegra: Provide dummy powergate implementationThierry Reding2013-11-25
| |/ / / / / / /
* | | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-30
* | | | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-20
| * | | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-22
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-11
| * | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-24
| * | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-24