summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-10-05mac80211: perform scan cancel in hw reset workStanislaw Gruszka
2010-10-05cfg80211: fix lockingJohannes Berg
2010-10-05cfg80211/mac80211: allow management frame TX in AP modeJohannes Berg
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau
2010-10-05mac80211: fix rx monitor filter refcountersChristian Lamparter
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear
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-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