summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-01netem: add ECN capabilityEric Dumazet1-0/+1
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet1-8/+12
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston1-0/+17
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston1-0/+2
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman1-6/+6
2012-05-01net: make GRO aware of skb->head_fragEric Dumazet2-0/+3
2012-05-01net: allow skb->head to be a page fragmentEric Dumazet1-2/+3
2012-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+40
2012-05-01efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1
2012-04-30pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-29net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2-1/+39
2012-04-29net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise1-0/+3
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2-2/+3
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+8
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+8
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov1-0/+5
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+11
2012-04-26mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-26net: sock_diag_handler structs can be constShan Wei1-2/+2
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet1-3/+3
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2-0/+10
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-135/+178
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet1-4/+6
2012-04-24net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman1-2/+2
2012-04-24asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-24net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman1-3/+12
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+8
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2-3/+4
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams1-4/+36
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+7
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+61
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-22tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell1-0/+1
2012-04-22team: allow to enable/disable portsJiri Pirko1-7/+8