summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2013-01-031-10/+9
* sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2013-01-032-6/+11
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2013-01-031-2/+5
* Bluetooth: Add missing lock nesting notationGustavo Padovan2013-01-031-2/+2
* virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2013-01-031-1/+2
* can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp2012-12-061-0/+3
* mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-12-061-4/+4
* net-rps: Fix brokeness causing OOO packetsTom Herbert2012-12-061-1/+3
* net: correct check in dev_addr_del()Jiri Pirko2012-12-061-1/+2
* ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-12-061-0/+1
* ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang2012-12-061-12/+21
* netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-12-061-2/+4
* netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-12-061-8/+2
* netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-12-061-11/+8
* wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-12-061-3/+2
* mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-12-061-0/+5
* ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-161-2/+1
* af-packet: fix oops when socket is not presentEric Leblond2012-11-161-1/+1
* l2tp: fix oops in l2tp_eth_create() error pathTom Parkin2012-11-161-0/+1
* net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-161-3/+5
* ipv6: Set default hoplimit as zero.Li RongQing2012-11-161-2/+2
* tcp: fix FIONREAD/SIOCINQEric Dumazet2012-11-161-5/+3
* netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-11-161-4/+15
* sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-11-161-1/+2
* mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-11-161-8/+10
* mac80211: verify that skb data is presentJohannes Berg2012-11-162-2/+33
* mac80211: check management frame header lengthJohannes Berg2012-11-161-4/+8
* wireless: drop invalid mesh address extension framesJohannes Berg2012-11-161-5/+6
* mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-11-161-1/+1
* mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-11-161-0/+4
* mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-11-161-2/+3
* cfg80211: fix antenna gain handlingFelix Fietkau2012-11-161-2/+1
* rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet2012-11-161-8/+10
* rtnetlink: Fix problem with buffer allocationGreg Rose2012-11-161-19/+57
* Bluetooth: Avoid calling undefined smp_conn_security()Ben Hutchings2012-11-161-0/+2
* netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-301-5/+11
* SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-301-25/+0
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-301-5/+8
* Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-301-1/+1
* SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-301-0/+1
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-301-2/+2
* mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-301-1/+2
* Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-301-2/+4
* pktgen: fix crash when generating IPv6 packetsAmerigo Wang2012-10-301-1/+1
* tcp: resets are misroutedAlexey Kuznetsov2012-10-302-4/+6
* RDS: fix rds-ping spinlock recursionjeff.liu2012-10-301-1/+1
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-302-10/+7
* net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com2012-10-301-4/+2
* SUNRPC: Set alloc_slot for backchannel tcp opsBryan Schumaker2012-10-301-0/+1
* netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-10-171-4/+4