aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-40/+6
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+13
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman1-0/+1
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov1-4/+11
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin1-2/+3
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-77/+242
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet1-2/+2
2013-10-02include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov1-5/+2
2013-10-02tc: export tc_defact.h to userspacestephen hemminger1-19/+0
2013-10-02ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens1-0/+14
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-65/+88
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+14
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org1-49/+58
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet1-0/+1
2013-09-30Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+2
2013-09-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds1-0/+25
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini1-0/+25
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov1-7/+9
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik1-0/+21
2013-09-30Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller19-588/+530
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2-8/+100
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik1-5/+17
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik1-0/+13
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2-11/+22
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik1-8/+8
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik1-0/+2
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik1-1/+1
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik1-0/+3
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel1-1/+3
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+5
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-12/+8
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+1
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches6-266/+248
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches2-184/+148
2013-09-26netfilter: Remove extern from function prototypesJoe Perches11-136/+133
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico1-0/+1
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico1-0/+17
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico1-0/+7
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico1-9/+19
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-0/+1
2013-09-26NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust1-1/+2
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+2
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton1-3/+7