summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-31ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2014-03-31ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2012-12-04bluetooth: hid: make Android code conditionalMursalin Akon
2012-07-12mac80211 & nl80211: add support to abort a scan request on txWei Ni
2012-06-15cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2012-02-09ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2012-02-08tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-02-08tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-02-08rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-02-08l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-02-08net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-02-08netns: fix net_alloc_generic()Eric Dumazet
2012-02-03nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2012-02-03cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2012-01-24Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-19wireless: Protect regdomain change by mutexDmitry Shmidt
2012-01-19Bluetooth: Drop rfcomm session reference only once for incoming sessionVille Tervo
2012-01-18mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka
2012-01-18NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-11ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-11ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-11ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2012-01-11ipv4: flush route cache after change accept_localWeiping Pan
2012-01-11net: Add a flow_cache_flush_deferred functionSteffen Klassert
2012-01-11sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2012-01-11sctp: fix incorrect overflow check on autocloseXi Wang
2012-01-11sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2012-01-11net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-11mqprio: Avoid panic if no options are providedThomas Graf
2012-01-11llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2012-01-11SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2012-01-11mac80211: fix another race in aggregation startJohannes Berg
2012-01-11ipip, sit: copy parms.name after register_netdeviceTed Feng
2012-01-06ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-06ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-06net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-06ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2012-01-06ipv4: flush route cache after change accept_localWeiping Pan
2012-01-06net: Add a flow_cache_flush_deferred functionSteffen Klassert
2012-01-06sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2012-01-06sctp: fix incorrect overflow check on autocloseXi Wang
2012-01-06sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2012-01-06net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-06mqprio: Avoid panic if no options are providedThomas Graf
2012-01-06llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2012-01-06SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust
2012-01-06mac80211: fix another race in aggregation startJohannes Berg