summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings2013-10-18
* net: refactor sk_page_frag_refill()Eric Dumazet2013-10-18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-17
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-10-10
| | |\
| | | * ieee80211: fix vht cap definitionsEliad Peller2013-10-01
* | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller2013-10-17
|\ \ \ \
| * | | | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-14
| * | | | netfilter: add nftablesPatrick McHardy2013-10-14
| * | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
| |/ / /
* / / / net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz2013-10-17
|/ / /
* | | inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \
| * | | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
| * | | netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-07
| * | | tc: export tc_defact.h to userspacestephen hemminger2013-10-02
* | | | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-04
|\ \ \ \
| * | | | netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-01
| * | | | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-30
| * | | | netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-30
| * | | | netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-09-30
| * | | | netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-30
| | |/ / | |/| |
* | | | inet: consolidate INET_TW_MATCHEric Dumazet2013-10-03
* | | | include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov2013-10-02
* | | | ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens2013-10-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-01
| |\ \ \
| | * | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-30
| | * | | USBNET: fix handling padding packetMing Lei2013-09-28
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-09-27
| | |\ \ \
| | | * | | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-26
| | | |/ /
| | * / / lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-20
| | |/ /
| * | | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-30
| |\ \ \
| | * | | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-26
| * | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-30
| |\ \ \ \
| | * | | | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-30
| * | | | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-09-30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-17
| | | |_|/ | | |/| |
| * | | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-29
| |\ \ \ \
| | * | | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-26
| | | |/ / | | |/| |
| * | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-28
| |\ \ \ \
| | * | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-28