summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-10net/ipv6/ip6_vti.c: fix buildAndrew Morton1-1/+1
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell2-24/+4
2014-01-10Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell1-43/+34
2014-01-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell4-4/+4
2014-01-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-26/+17
2014-01-10Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell1-4/+4
2014-01-10net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer1-23/+4
2014-01-10remove extra definitions of U32_MAXAlex Elder1-3/+0
2014-01-10conditionally define U32_MAXAlex Elder1-0/+2
2014-01-10Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell2-3/+6
2014-01-10Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell36-880/+2449
2014-01-10Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell6-48/+122
2014-01-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell376-6579/+10153
2014-01-10Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell3-5/+2
2014-01-10Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell6-78/+43
2014-01-10Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell7-28/+231
2014-01-10Merge remote-tracking branch 'wireless/master'Stephen Rothwell2-11/+14
2014-01-09ip_tunnel: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-09openvswitch: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2014-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller7-10/+18
2014-01-08Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg1-2/+5
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-797/+1941
2014-01-08Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville1-1/+1
2014-01-07net: xfrm: xfrm_policy: silence compiler warningYing Xue1-0/+2
2014-01-07tipc: make link start event synchronousJon Paul Maloy3-13/+7
2014-01-07tipc: introduce new spinlock to protect struct link_reqYing Xue1-2/+9
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2-11/+1
2014-01-07tipc: rename functions related to link failover and improve commentsJon Paul Maloy5-38/+56
2014-01-07net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann1-6/+6
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu5-6/+199
2014-01-07net: Do not enable tx-nocache-copy by defaultBenjamin Poirier1-5/+0
2014-01-07tipc: correctly unlink packets from deferred packet queueErik Hugne1-0/+1
2014-01-07minor svcauth_gss.c cleanupJ. Bruce Fields1-5/+2
2014-01-07ipv4: loopback device: ignore value changes after device is uppedJiri Pirko1-0/+2
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2-1/+11
2014-01-07ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing1-0/+6
2014-01-07net: rfkill: gpio: convert to descriptor-based GPIO interfaceHeikki Krogerus1-43/+34
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2014-01-07Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi1-2/+2
2014-01-07Bluetooth: Fix setting Universal/Local bitClaudio Takahasi1-1/+1
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet3-13/+7
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller14-212/+463
2014-01-06ovs: make functions localStephen Hemminger4-6/+7
2014-01-06openvswitch: Compute checksum in skb_gso_segment() if neededThomas Graf1-1/+1
2014-01-06openvswitch: Use skb_zerocopy() for upcallThomas Graf1-8/+29
2014-01-06openvswitch: Pass datapath into userspace queue functionsThomas Graf1-20/+14
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf1-0/+21
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2-0/+16
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2-55/+89
2014-01-06openvswitch: remove duplicated include from flow_table.cWei Yongjun1-2/+0