summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17net/mlx4: Fix typo, move similar defs to same locationOr Gerlitz
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-14netfilter: add nftablesPatrick McHardy
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet
2013-10-02include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov
2013-10-02tc: export tc_defact.h to userspacestephen hemminger
2013-10-02ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org
2013-10-01ieee80211: fix vht cap definitionsEliad Peller
2013-10-01skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-10-01net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-10-01Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches