summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* codel: Controlled Delay AQMEric Dumazet2012-05-112-0/+358
* etherdevice.h: Add ether_addr_equal_64bitsJoe Perches2012-05-111-0/+20
* tcp: Move rcvq sending to tcp_input.cPavel Emelyanov2012-05-111-2/+1Star
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-05-101-0/+33
|\
| * ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-101-0/+33
* | etherdevice.h: Add ether_addr_equalJoe Perches2012-05-101-0/+12
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-091-1/+9
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-091-0/+45
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-091-1/+6
|/
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-089-92/+96
|\
| * netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-083-74/+1Star
| * netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-081-0/+4
| * ipvs: add support for sync threadsPablo Neira Ayuso2012-05-081-9/+25
| * ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-2/+28
| * ipvs: wakeup master threadPablo Neira Ayuso2012-05-081-0/+29
| * ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-081-0/+5
| * netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-081-8/+2Star
| * netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-082-2/+5
* | etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0819-40/+122
|\
| * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-081-5/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-046-6/+19
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | |\
| | | | * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | | * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| | * | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2
| | * | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
| | * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-301-1/+3
| | |\ \ \
| | | * | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| | | * | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
| | * | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-242-0/+10
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-05-013-7/+40
| |\ \ \ \ \
| | * | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| | * | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
| * | | | | | efi: Add new variable attributesMatthew Garrett2012-05-011-1/+12
| * | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
| * | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-0/+4
| | |/ / / / / /
| * | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-281-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
| * | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-271-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: fix up the vmscan stat in vmstatYing Han2012-04-261-2/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-261-1/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-211-1/+6
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-261-3/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-241-3/+11
| * | | | | | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-241-14/+17
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |