summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07igmp: avoid drop_monitor false positivesEric Dumazet
2012-09-07ipv6: fix handling of throw routesNicolas Dichtel
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-07mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-07net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-06net/9p: Check errno validitySimon Derr
2012-09-06tcp: fix TFO regressionEric Dumazet
2012-09-06mac80211: refactor set_channel_typeMichal Kazior
2012-09-06mac80211: use synchronize_net() on key destroyingEliad Peller
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-09-06Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-09-06mac80211: disconnect if channel switch failsJohannes Berg
2012-09-06mac80211: don't hang on to sched_scan_iesJohannes Berg
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-06mac80211: use list_move instead of list_del/list_addWei Yongjun
2012-09-05Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov
2012-09-05tcp: fix possible socket refcount problem for ipv6Julian Anastasov
2012-09-05serial: add a new helper functionHuang Shijie
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso
2012-09-05cfg80211: fix indentationHila Gonen
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04l2tp: fix a lockdep splatEric Dumazet
2012-09-04netrom: copy_datagram_iovec can failAlan Cox
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller