summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-17sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala
2012-12-17sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-12-17inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2012-12-17inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2012-12-17inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2012-12-17inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
2012-12-17ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2012-12-17ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell
2012-12-17ipv4: do not cache looped multicastsJulian Anastasov
2012-12-17ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-12-10mac80211: fix remain-on-channel (non-)cancellingJohannes Berg
2012-12-03NFC: Fix nfc_llcp_local chained list insertionThierry Escande
2012-12-03can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp
2012-12-03mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-12-03wireless: add back sysfs directoryJohannes Berg
2012-11-26NFC: Use dynamic initialization for rwlocksSzymon Janc
2012-11-26netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov
2012-11-26netfilter: xt_TEE: don't use destination address found in headerEric Dumazet
2012-11-26netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-11-26tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-26tcp: fix retransmission in repair modeAndrew Vagin
2012-11-26net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-26net: correct check in dev_addr_del()Jiri Pirko
2012-11-26ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-26ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-26ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang
2012-11-26Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-26wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-11-26mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-26mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-26mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-11-17ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-17af-packet: fix oops when socket is not presentEric Leblond
2012-11-17net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-17tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-17l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-17net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-17ipv6: Set default hoplimit as zero.Li RongQing
2012-11-17net: fix secpath kmemleakEric Dumazet
2012-11-17tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-11-17netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-11-17ipv4: Fix flushing of cached routing informationsSteffen Klassert
2012-11-17sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan
2012-11-17batman-adv: Fix broadcast packet CRC calculationLinus Lüssing
2012-11-17mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-11-17mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-11-17mac80211: check management frame header lengthJohannes Berg
2012-11-17mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-11-17mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona