summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov
2012-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson
2012-05-09etherdevice.h: Add ether_addr_equalJoe Perches
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-05-08etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03skb: Add skb_head_is_locked helper functionAlexander Duyck
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-02tcp: early retransmitYuchung Cheng
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01net: fix two typos in skbuff.hEric Dumazet
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-04-30net: make GRO aware of skb->head_fragEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise