summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-058-64/+66
* bonding: fix to rejoin multicast groups immediatelyFlavio Leitner2010-10-051-8/+8
* AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy2010-10-051-0/+5
* net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-055-96/+158
* net neigh: neigh_delete() and neigh_add() changesEric Dumazet2010-10-051-22/+17
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-059-27/+22
* ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+1
* fib: fib_rules_cleanup can be staticstephen hemminger2010-10-051-2/+1
* fib: cleanupsEric Dumazet2010-10-053-182/+206
* caif: remove duplicated includeNicolas Kaiser2010-10-051-1/+0
* ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-051-9/+10
* net: dynamic ingress_queue allocationEric Dumazet2010-10-053-26/+62
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0414-37/+97
|\
| * sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-031-2/+6
| * sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-031-1/+12
| * ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-031-1/+13
| * Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-031-1/+1
| * net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-031-4/+4
| * net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-031-4/+24
| * vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-301-4/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-301-4/+0
| |\
| * | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-291-1/+2
| * | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-281-0/+1
| * | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-281-10/+14
| * | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-272-3/+4
| * | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-271-1/+2
| * | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-272-2/+2
| * | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-271-1/+2
* | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-032-1/+4
* | | sctp: Fix break indentation in sctp_ioctl().David S. Miller2010-10-031-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-0314-194/+272
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-0114-194/+272
| |\ \ \
| | * | | mac80211: Fix WMM driver queue configurationJuuso Oikarinen2010-09-281-8/+8
| | * | | cfg80211: always set IBSS basic ratesJohannes Berg2010-09-282-17/+19
| | * | | mac80211: fix offchannel assumption upon associationLuis R. Rodriguez2010-09-281-1/+2
| | * | | mac80211: move packet flags into packetJohannes Berg2010-09-273-53/+89
| | * | | mac80211: fix release_reorder_timeout in scanJohannes Berg2010-09-271-14/+8
| | * | | mac80211: clean up rx handling wrt. found_staJohannes Berg2010-09-271-31/+25
| | * | | mac80211: consolidate packet processingJohannes Berg2010-09-271-103/+62
| | * | | mac80211: remove prepare_for_handlers sdata argumentJohannes Berg2010-09-271-8/+8
| | * | | Revert "mac80211: fix use-after-free"John W. Linville2010-09-271-0/+4
| | * | | nl80211: Fix exit from nl80211_set_power_saveTeemu Paasikivi2010-09-271-1/+2
| | * | | mac80211: Support receiving data frames on multiple vifs.Ben Greear2010-09-271-10/+70
| | * | | mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-4/+11
| | * | | mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-274-3/+5
| | * | | mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+1
| | * | | mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-243-4/+18
| | * | | mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-243-17/+24
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-246-14/+38
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: fix use-after-freeJohannes Berg2010-09-241-4/+0
OpenPOWER on IntegriCloud