summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-164-4/+8
| | * | | | | | netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy2011-06-161-1/+2
| | * | | | | | netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy2011-06-161-3/+1Star
| | * | | | | | netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior2011-06-161-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-162-1/+10
| | |\ \ \ \ \ \
| | | * | | | | | IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
| * | | | | | | | ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl2011-06-141-1/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-162-16/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-122-16/+19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-131-5/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ceph: fix sync vs canceled writeSage Weil2011-06-081-5/+10
* | | | | | | | netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter2011-06-121-1/+2
* | | | | | | | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2011-06-122-28/+34
* | | | | | | | ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert2011-06-091-3/+3
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-096-36/+16Star
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | mac80211: fix IBSS teardown raceJohannes Berg2011-06-081-2/+4
| * | | | | | | nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-071-5/+4Star
| * | | | | | | Revert "mac80211: stop queues before rate control updation"John W. Linville2011-06-071-6/+0Star
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-063-23/+8Star
* | | | | | | netpoll: prevent netpoll setup on slave devicesWANG Cong2011-06-091-0/+6
* | | | | | | net: pmtu_expires fixesEric Dumazet2011-06-091-34/+44
* | | | | | | xfrm: Fix off by one in the replay advance functionsSteffen Klassert2011-06-081-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | net: cpu offline cause napi stallHeiko Carstens2011-06-071-0/+5
* | | | | | bridge: provide a cow_metrics method for fake_opsAlexander Holler2011-06-071-0/+6
* | | | | | af_packet: prevent information leakEric Dumazet2011-06-071-0/+2
* | | | | | irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller2011-06-071-0/+5
* | | | | | net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-072-13/+6Star
* | | | | | net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner2011-06-061-0/+4
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-06-061-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-061-0/+4
| |\| | | |
| | * | | | mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-031-0/+4
* | | | | | netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2011-06-062-2/+4
* | | | | | netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-063-2/+5
* | | | | | netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov2011-06-061-1/+1
* | | | | | netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-063-8/+16
* | | | | | netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-061-1/+1
* | | | | | ipvs: restore support for iptables SNATJulian Anastasov2011-06-061-8/+8
* | | | | | netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-0615-27/+23Star
|/ / / / /
* | | | | fix return values of l2tp_dfs_seq_open()Al Viro2011-06-051-1/+1
* | | | | get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro2011-06-051-9/+7Star
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0414-53/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-032-20/+25
| |\| |
| | * | bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg2011-06-011-1/+1
| | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-19/+24
| * | | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-2/+5
| * | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-021-3/+12
| * | | caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-021-6/+3Star
| * | | vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-021-1/+1
| * | | net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-021-0/+3
| * | | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-013-11/+29