summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds-20/+7
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook-3/+3
2010-10-11ATM: mpc, fix use after freeJiri Slaby-1/+1
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook-1/+1
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+4
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville-2/+2
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller-33/+33
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-88/+110
2010-10-06mac80211: delete AddBA response timerJohannes Berg-0/+2
2010-10-05caif: fix two caif_connect() bugsEric Dumazet-6/+15
2010-10-05cls_u32: signedness bugDan Carpenter-1/+1
2010-10-04Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan-0/+5
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-19/+27
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg-2/+6
2010-10-03sctp: prevent reading out-of-bounds memoryDan Rosenberg-1/+12
2010-10-03ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens-1/+13
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings-1/+1
2010-10-03net: Fix the condition passed to sk_wait_event()Nagendra Tomar-4/+4
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski-4/+24
2010-09-30vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet-4/+10
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4/+0
2010-09-30Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan-7/+1
2010-09-30Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan-0/+4
2010-09-30Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan-17/+7
2010-09-30Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko-3/+3
2010-09-30Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau-6/+13
2010-09-29Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi-1/+2
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller-0/+1
2010-09-28net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski-10/+14
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-122/+176
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller-3/+4
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann-1/+2
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber-2/+2
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng-1/+2
2010-09-27net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso-11/+18
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman-3/+13
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto-10/+2
2010-09-24net: fix a lockdep splatEric Dumazet-26/+26
2010-09-24mac80211: fix use-after-freeJohannes Berg-4/+0
2010-09-22xfrm4: strip ECN bits from tos fieldUlrich Weber-1/+1
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa-1/+3
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy-2/+4
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet-1/+3
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao-0/+1
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman-1/+1
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet-1/+5
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet-11/+26
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+1
2010-09-20tcp: Fix race in tcp_pollTom Marshall-2/+7
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller-2/+2