summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-111-3/+2Star
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-111-0/+3
* ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-111-1/+1
* ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-101-1/+0Star
* ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-101-0/+1
* etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches2013-12-101-2/+23
* etherdevice: Add ether_addr_equal_unalignedJoe Perches2013-12-101-0/+18
* neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-101-0/+7
* net: phy: report link partner features through ethtoolFlorian Fainelli2013-12-101-2/+3
* net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-101-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-101-0/+1
|\
| * xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-061-0/+1
* | ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches2013-12-061-33/+18Star
* | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-061-9/+44
* | net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli2013-12-061-7/+16
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-061-2/+6
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-2/+6
| |\ \ | | |/ | |/|
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-2/+6
| | |\
| | | * mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-251-2/+6
* | | | sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2Star
|/ / /
* | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18Star
* | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-1/+1
|\ \ \
| * | | genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven2013-11-191-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-021-2/+0Star
|\ \ \ \
| * | | | sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-191-2/+0Star
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-022-0/+20
|\ \ \ \ \
| * | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-192-0/+20
* | | | | | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-281-2/+9
|\ \ \ \ \ \
| * | | | | | gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-2/+9
* | | | | | | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-281-0/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-11-251-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-0/+3
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: tegra: Provide dummy powergate implementationThierry Reding2013-11-251-0/+27
| |/ / / / / / /
* | | | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46Star
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-241-2/+1Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-301-2/+1Star
* | | | | | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-224-37/+35Star
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-144-37/+35Star
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-222-0/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-211-0/+1
| * | | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-0/+8
* | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-222-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6