summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet1-1/+2
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng2-1/+5
2012-05-02tcp: early retransmitYuchung Cheng2-0/+16
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-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/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-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 ou...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/po...Linus 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/kerne...Linus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/kerne...Linus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1