summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-14cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-12-14rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-12-14econet: fix CVE-2010-3848Phil Blundell
2010-12-14econet: fix CVE-2010-3850Phil Blundell
2010-12-14econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-12-14x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg
2010-12-14can-bcm: fix minor heap overflowOliver Hartkopp
2010-12-14filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-12-14memory corruption in X.25 facilities parsingandrew hendry
2010-12-14net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-14net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-14DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-12-14netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-12-14net: NETIF_F_HW_CSUM does not imply FCoE CRC offloadBen Hutchings
2010-12-14mac80211: delete AddBA response timerJohannes Berg
2010-12-14mac80211: don't sanitize invalid ratesChristian Lamparter
2010-12-14mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan
2010-12-14mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-12-14mac80211: clear txflags for ps-filtered framesChristian Lamparter
2010-12-14mac80211: use correct station flags lockJohannes Berg
2010-12-14mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-12-14mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-12-14mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-12-14mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-12-14mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-12-14mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-12-14mac80211: fix offchannel assumption upon associationLuis R. Rodriguez
2010-12-14mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-12-14cfg80211: fix regression on processing country IEsLuis R. Rodriguez
2010-12-14cfg80211: fix lockingJohannes Berg
2010-12-14cfg80211: fix BSS double-unlinkingJohannes Berg
2010-12-14irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-12-14irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-11-22secmark: do not return early if there was no errorEric Paris
2010-11-22xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-11-22net/core: Allow tagged VLAN packets to flow through VETH devices.Ben Greear
2010-11-22net: add a recursion limit in xmit pathEric Dumazet
2010-11-22Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman
2010-11-22Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman
2010-11-22net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski
2010-11-22tcp: Fix race in tcp_pollTom Marshall
2010-11-22Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...holt@sgi.com
2010-11-22net: Fix the condition passed to sk_wait_event()Nagendra Tomar
2010-11-22rose: Fix signedness issues wrt. digi count.David S. Miller
2010-11-22Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi
2010-11-22net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski
2010-11-22ipv6: fix refcnt problem related to POSTDAD stateUrsula Braun
2010-11-22ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-11-22net: clear heap allocations for privileged ethtool actionsKees Cook