summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-05bonding: fix to rejoin multicast groups immediatelyFlavio Leitner
2010-10-05AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet
2010-10-05net neigh: neigh_delete() and neigh_add() changesEric Dumazet
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger
2010-10-05fib: cleanupsEric Dumazet
2010-10-05caif: remove duplicated includeNicolas Kaiser
2010-10-05ipvs: Use frag walker helper in SCTP proto support.David S. Miller
2010-10-05net: dynamic ingress_queue allocationEric Dumazet
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet
2010-10-03sctp: Fix break indentation in sctp_ioctl().David S. Miller
2010-10-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens
2010-10-03ipmr: cleanupsEric Dumazet
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-03ipmr: RCU conversion of mroute_skEric Dumazet
2010-10-03ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet
2010-10-03gre: protocol table can be staticstephen hemminger
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-30ipv4: rcu conversion in ip_route_output_slowEric Dumazet
2010-09-30ipv4: introduce __ip_dev_find()Eric Dumazet
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet
2010-09-30ipv4: __mkroute_output() speedupEric Dumazet
2010-09-30Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-29ip_gre: comments changeEric Dumazet
2010-09-29tcp: tcp_enter_quickack_mode can be staticstephen hemminger
2010-09-29arp: remove unnecessary export of arp_broken_opsstephen hemminger
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet
2010-09-29ip6tnl: percpu stats accountingEric Dumazet
2010-09-29ipip: enable lockless xmitsEric Dumazet
2010-09-29ip_gre: lockless xmitEric Dumazet
2010-09-29sit: enable lockless xmitsEric Dumazet
2010-09-29sit: fix percpu stats accountingEric Dumazet
2010-09-29ipip: fix percpu stats accountingEric Dumazet
2010-09-29net: add a recursion limit in xmit pathEric Dumazet
2010-09-28ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski