summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-241-0/+1
* ipv4: fix ipsec forward performance regressionYan, Zheng2011-10-241-7/+7
* route: fix ICMP redirect validationFlavio Leitner2011-10-241-5/+31
* net: hold sock reference while processing tx timestampsRichard Cochran2011-10-241-2/+10
* Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-201-1/+6
|\
| * batman-adv: correctly set the data field in the TT_REPONSE packetAntonio Quartulli2011-10-181-1/+4
| * batman-adv: fix tt_local_reset_flags() functionAntonio Quartulli2011-10-181-0/+2
* | ip_gre: dont increase dev->needed_headroom on a live deviceEric Dumazet2011-10-201-2/+0
* | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-191-1/+4
* | tproxy: copy transparent flag when creating a time waitKOVACS Krisztian2011-10-191-0/+1
* | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-183-1/+11
* | l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-10-181-1/+3
* | bridge: fix hang on removal of bridge via netlinkstephen hemminger2011-10-183-4/+7
* | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-173-53/+88
|\ \
| * | IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-122-51/+86
| * | netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal2011-10-031-2/+2
* | | x25: Prevent skb overreads when checking call user dataMatthew Daley2011-10-171-1/+2
* | | x25: Handle undersized/fragmented skbsMatthew Daley2011-10-176-17/+87
* | | x25: Validate incoming call user data lengthsMatthew Daley2011-10-172-0/+9
* | | gro: refetch inet6_protos[] after pulling ext headersYan, Zheng2011-10-101-0/+1
* | | 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
| |\ \ \
| | * | | cfg80211: Fix validation of AKM suitesJouni Malinen2011-09-211-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
* | | | xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-09-211-0/+5
* | | | fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-09-211-2/+2
* | | | ipv6: fix a possible double freeRoy Li2011-09-201-2/+2
* | | | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-203-9/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-191-9/+8
| |\ \ \
OpenPOWER on IntegriCloud