aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov1-13/+341
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-6/+11
2012-09-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville4-11/+16
2012-09-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso1-1/+1
2012-09-05cfg80211: fix indentationHila Gonen1-1/+1
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel1-4/+4
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda1-5/+4
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg1-1/+1
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-4/+2
2012-09-04l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO1-5/+78
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller10-171/+317
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-7/+9
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller1-0/+2
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-6/+4
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2-1/+16
2012-09-04l2tp: fix a lockdep splatEric Dumazet1-0/+4
2012-09-04netrom: copy_datagram_iovec can failAlan Cox1-1/+6
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun1-1/+3
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller1-0/+4
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer1-7/+9
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar7-51/+113
2012-09-03openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross1-3/+5
2012-09-03Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller66-1680/+3393
2012-09-03fq_codel: dont reinit flow stateEric Dumazet1-1/+1
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2-81/+44
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng1-32/+32
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng1-23/+23
2012-09-03sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf1-1/+20
2012-09-03net: sock_edemux() should take care of timewait socketsEric Dumazet1-1/+6
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso120-1313/+2941
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich1-2/+2
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang3-7/+7
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang3-18/+14
2012-09-03netfilter: remove xt_NOTRACKCong Wang3-67/+0
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso1-6/+1
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso1-136/+126
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso1-6/+6
2012-09-02openvswitch: Fix typoJoe Stringer1-1/+1
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-61/+76
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott1-7/+37
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott1-1/+8
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu2-27/+309
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu11-35/+326
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu4-3/+133
2012-08-31ipv6: remove some deadcodeSorin Dumitru1-22/+7
2012-08-31net/xfrm/xfrm_state.c: fix error return codeJulia Lawall1-1/+3
2012-08-31net: ipv6: fix error return codeJulia Lawall1-3/+3
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen1-3/+1