summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-0716-102/+122
|\
| * bridge: leave carrier on for empty bridgestephen hemminger2011-10-061-3/+0
| * netfilter: Use proper rwlock init functionThomas Gleixner2011-10-051-1/+1
| * tcp: properly update lost_cnt_hint during shiftingYan, Zheng2011-10-041-3/+1
| * tcp: properly handle md5sig_pool referencesYan, Zheng2011-10-042-7/+12
| * Merge git://github.com/davem330/netLinus Torvalds2011-10-044-34/+40
| |\
| | * make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-10-031-1/+4
| | * can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-09-291-27/+21
| | * RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
| | * ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-09-291-0/+3
| | * can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-09-291-6/+7
| * | Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds2011-09-294-42/+48
| |\ \ | | |/ | |/|
| | * libceph: fix pg_temp mapping updateSage Weil2011-09-281-26/+24
| | * libceph: fix pg_temp mapping calculationSage Weil2011-09-281-13/+21
| | * libceph: fix linger request requeuingSage Weil2011-09-161-3/+1
| | * libceph: fix parse options memory leakNoah Watkins2011-09-161-0/+1
| | * libceph: initialize ack_stamp to avoid unnecessary connection resetJim Schutt2011-09-161-0/+1
| * | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller2011-09-271-1/+4
| |\ \
| | * \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville2011-09-271-1/+4
| | |\ \
| * | | | ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear2011-09-271-1/+3
| * | | | ipv6: check return value for dst_allocMadalin Bucur2011-09-271-1/+3
| * | | | net: check return value for dst_allocMadalin Bucur2011-09-271-4/+6
| * | | | ipv6-multicast: Fix memory leak in input path.Ben Greear2011-09-271-1/+3
| * | | | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-09-271-5/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli2011-09-221-5/+5
* | | | | net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFLJohannes Berg2011-10-071-4/+1
* | | | | dcb: add DCBX mode to event notifier attributesJohn Fastabend2011-10-061-0/+6
* | | | | dcb: Use ifindex instead of ifnameMark Rustad2011-10-061-12/+12
* | | | | bridge: allow forwarding some link local framesstephen hemminger2011-10-064-5/+71
* | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-031-8/+0
* | | | | tcp: report ECN_SEEN in tcp_infoEric Dumazet2011-10-031-1/+3
* | | | | caif: add error handling for allocationDan Carpenter2011-10-031-9/+14
* | | | | bridge: allow updating existing fdb entriesstephen hemminger2011-10-031-7/+16
* | | | | bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger2011-10-031-8/+7
* | | | | RPS: Ensure that an expired hardware filter can be re-added laterBen Hutchings2011-10-031-6/+3
* | | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-3043-443/+2589
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-1/+4
| * | | | | mac80211: treat the WME sta flag as a bitArik Nemtsov2011-09-271-1/+1
| * | | | | mac80211: save tx params per sdataEliad Peller2011-09-276-15/+31
| * | | | | cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller2011-09-272-0/+7
| * | | | | mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-277-7/+42
| * | | | | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-274-5/+15
| * | | | | NFC: use after free on errorDan Carpenter2011-09-271-8/+6
| * | | | | NFC: protect nci_data_exchange transactionsIlan Elias2011-09-273-2/+12
| * | | | | NFC: implicitly deactivate in nci_start_pollIlan Elias2011-09-271-1/+6
| * | | | | NFC: improve readability of an 'if' in nci core.cIlan Elias2011-09-271-18/+14
| * | | | | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-273-18/+15
| * | | | | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1
| * | | | | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-275-74/+78
OpenPOWER on IntegriCloud