aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: new counter for tx_timeout errors in sysfsdavid decotigny2012-09-29
* Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-15
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-15
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-08-15
* mac80211: cancel mesh path timerJohannes Berg2012-08-15
* SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-08-15
* tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-08-09
* net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-08-09
* tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-08-09
* wanmain: comparing array with NULLAlan Cox2012-08-09
* cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore2012-08-09
* caif: Fix access to freed pernet memorySjur Brændeland2012-08-09
* sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2012-08-09
* sch_sfb: Fix missing NULL checkAlan Cox2012-08-09
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-09
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-19
* tcp: drop SYN+FIN messagesEric Dumazet2012-07-19
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-07-16
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-16
* netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-07-16
* ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-07-16
* bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-07-16
* ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-07-16
* net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-07-16
* net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-07-16
* NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-06-22
* cfg80211: fix interface combinations checkJohannes Berg2012-06-17
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-17
* xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-06-09
* sctp: check cached dst before using itNicolas Dichtel2012-06-09
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-09
* pktgen: fix module unload for goodEric Dumazet2012-06-09
* pktgen: fix crash at module unloadEric Dumazet2012-06-09
* l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-06-09
* ipv6: fix incorrect ipsec fragmentGao feng2012-06-09
* ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-06-09
* ipv4: Do not use dead fib_info entries.David S. Miller2012-06-09
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-06-09
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-06-01
* tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau2012-05-21
* tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-21
* net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin2012-05-21
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-05-21
* netem: fix possible skb leakEric Dumazet2012-05-21
* mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-05-07
* nl80211: ensure interface is up in various APIsJohannes Berg2012-05-07
* tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-27
* net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-27
* netns: do not leak net_generic data on failed initJulian Anastasov2012-04-27