aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-08-13
* net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-08-13
* tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-08-13
* wanmain: comparing array with NULLAlan Cox2012-08-13
* cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore2012-08-13
* caif: Fix access to freed pernet memorySjur Brændeland2012-08-13
* sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2012-08-13
* sch_sfb: Fix missing NULL checkAlan Cox2012-08-13
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-13
* UBUNTU: SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()Andy Whitcroft2012-08-13
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-23
* tcp: drop SYN+FIN messagesEric Dumazet2012-07-23
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-07-23
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-23
* netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-07-23
* ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-07-23
* bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-07-23
* ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-07-23
* net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-07-23
* net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-07-23
* NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-07-03
* cfg80211: fix interface combinations checkJohannes Berg2012-07-03
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-07-03
* xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-07-03
* sctp: check cached dst before using itNicolas Dichtel2012-07-03
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-07-03
* pktgen: fix module unload for goodEric Dumazet2012-07-03
* pktgen: fix crash at module unloadEric Dumazet2012-07-03
* l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-07-03
* ipv6: fix incorrect ipsec fragmentGao feng2012-07-03
* ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-07-03
* ipv4: Do not use dead fib_info entries.David S. Miller2012-07-03
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-07-03
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-06-12
* tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau2012-05-25
* tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-25
* net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin2012-05-25
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-05-25
* netem: fix possible skb leakEric Dumazet2012-05-25
* mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-05-25
* nl80211: ensure interface is up in various APIsJohannes Berg2012-05-25
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-05-25
* tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-05-01
* net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-05-01
* netns: do not leak net_generic data on failed initJulian Anastasov2012-05-01
* tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-05-01
* net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-05-01
* tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-05-01
* net: fix a race in sock_queue_err_skb()Eric Dumazet2012-05-01
* netlink: fix races after skb queueingEric Dumazet2012-05-01