aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-30net: make GRO aware of skb->head_fragEric Dumazet2-0/+3
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet1-2/+3
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2-1/+39
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise1-0/+3
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2-2/+3
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+8
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+8
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov1-0/+5
2012-04-25net: sock_diag_handler structs can be constShan Wei1-2/+2
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet1-3/+3
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-135/+178
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet1-4/+6
2012-04-23net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman1-2/+2
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.Eric W. Biederman1-3/+12
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+8
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+7
2012-04-22Merge 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-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell1-0/+1
2012-04-21team: allow to enable/disable portsJiri Pirko1-7/+8
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov1-0/+1
2012-04-21tcp: Initial repair modePavel Emelyanov2-1/+15
2012-04-21tcp: Move code aroundPavel Emelyanov1-0/+3
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov1-0/+11
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman1-3/+0
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman4-12/+0
2012-04-20net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman1-1/+1
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman1-1/+3
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman1-5/+5
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman1-2/+0
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman1-2/+0
2012-04-20net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman1-0/+5
2012-04-20net: Implement register_net_sysctl.Eric W. Biederman1-0/+2
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-1/+2
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-0/+1
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2012-04-19nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet1-5/+5
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+1
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-9/+323
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap1-0/+1
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac1-1/+1