summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-07dccp: Kill dead code and add static markers.stephen hemminger
2010-10-07TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-07neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-06fib: RCU conversion of fib_lookup()Eric Dumazet
2010-10-06caif: fix two caif_connect() bugsEric Dumazet
2010-10-06bonding: 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-05cls_u32: signedness bugDan Carpenter
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-04net: introduce DST_NOCACHE flagEric Dumazet
2010-10-04sctp: Fix break indentation in sctp_ioctl().David S. Miller
2010-10-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-04sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2010-10-04sctp: prevent reading out-of-bounds memoryDan Rosenberg
2010-10-04ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens
2010-10-04ipmr: cleanupsEric Dumazet
2010-10-04ipmr: RCU protection for mfc_cache_arrayEric Dumazet
2010-10-04ipmr: RCU conversion of mroute_skEric Dumazet
2010-10-04ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet
2010-10-04gre: protocol table can be staticstephen hemminger
2010-10-04Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings
2010-10-04net: 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-10-01ipv4: rcu conversion in ip_route_output_slowEric Dumazet
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet
2010-10-01vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet
2010-10-01ipv4: __mkroute_output() speedupEric Dumazet
2010-10-01Phonet: 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-30ip_gre: comments changeEric Dumazet
2010-09-30tcp: tcp_enter_quickack_mode can be staticstephen hemminger
2010-09-30arp: remove unnecessary export of arp_broken_opsstephen hemminger
2010-09-30Phonet: 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