summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-21Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-03-21Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust
2014-03-20SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-03-20net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20net/core/flow.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-17SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever
2014-03-17SUNRPC: Fix large reads on NFS/RDMAChuck Lever
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-17SUNRPC: Ensure that call_bind times out correctlyTrond Myklebust
2014-03-17SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2014-03-14HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne
2014-03-06tipc: fix memory leak during module removalErik Hugne
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue