summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-06tcp: fix TFO regressionEric Dumazet
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-09-06Fix 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-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
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer
2012-09-04openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-09-04openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross
2012-09-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-03fq_codel: dont reinit flow stateEric Dumazet
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang
2012-09-03netfilter: remove xt_NOTRACKCong Wang
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso