summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28net: make tcp_cleanup_rbuf privateDan Williams
2014-09-28net_dma: revert 'copied_early'Dan Williams
2014-09-28net_dma: simple removalDan Williams
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel
2014-09-26net : optimize skb_release_data()Eric Dumazet
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26net: optimise inet_proto_csum_replace4()LEROY Christophe
2014-09-26net: introduce __skb_header_release()Eric Dumazet
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches
2014-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso
2014-09-26net/netfilter/x_tables.c: use __seq_open_private()Rob Jones
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert
2014-09-26net: sched: use pinned timersEric Dumazet
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-09-26udp: move logic out of udp[46]_ufo_send_checkTom Herbert
2014-09-26tcp: move logic out of tcp_v[64]_gso_send_checkTom Herbert
2014-09-25SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-25Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg
2014-09-24rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron
2014-09-24rpc: return sent and err from xs_sendpages()Jason Baron
2014-09-24SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-23tcp: add coalescing attempt in tcp_ofo_queue()Eric Dumazet
2014-09-23icmp: add a global rate limitationEric Dumazet
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet
2014-09-22net: sched: fix compile warning in cls_u32Eric Dumazet
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-22tcp: avoid possible arithmetic overflowsEric Dumazet
2014-09-22ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain
2014-09-22net: sched: cls_u32 changes to knode must appear atomic to readersJohn Fastabend
2014-09-22net: cls_u32: fix missed pcpu_success free_percpuJohn Fastabend
2014-09-22udp: Need to make ip6_udp_tunnel.c have GPL licenseTom Herbert