summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-08netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-08netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet
2012-05-04mISDN: Help to identify the cardKarsten Keil
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-05-04mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck
2012-05-03net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
2012-05-03tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-03tcp: early retransmitYuchung Cheng
2012-05-01netem: add ECN capabilityEric Dumazet
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman
2012-05-01net: make GRO aware of skb->head_fragEric Dumazet
2012-05-01net: allow skb->head to be a page fragmentEric Dumazet
2012-04-29net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-29net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov
2012-04-26net: sock_diag_handler structs can be constShan Wei
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24net: add a limit parameter to sk_add_backlog()Eric Dumazet
2012-04-24net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell
2012-04-21team: allow to enable/disable portsJiri Pirko
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov
2012-04-21tcp: Initial repair modePavel Emelyanov
2012-04-21tcp: Move code aroundPavel Emelyanov
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21net: Remove register_net_sysctl_tableEric W. Biederman
2012-04-21net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-21net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman
2012-04-21net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-21net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman
2012-04-21net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman
2012-04-21net: Kill register_sysctl_rotableEric W. Biederman