summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-10-31SUNRPC: Cleanup xs_destroy()Trond Myklebust
2013-10-31SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown
2013-10-306lowpan: cleanup skb copy dataAlexander Aring
2013-10-306lowpan: set 6lowpan network and transport headerAlexander Aring
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-10-306lowpan: remove unnecessary set of headersAlexander Aring
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue
2013-10-30SUNRPC: remove duplicated include from clnt.cWei Yongjun
2013-10-30Merge branch 'dma_complete' into nextVinod Koul
2013-10-29tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng
2013-10-30net: ipvs: sctp: do not recalc sctp csum when ports didn't changeDaniel Borkmann
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-10-29net: x25: Fix dead URLs in KconfigMichael DrĂ¼ing
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-29netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-29net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu
2013-10-29net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu
2013-10-29net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu
2013-10-29ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa
2013-10-29tcp: gso: fix truesize trackingEric Dumazet
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-286lowpan: remove unnecessary breakAlexander Aring
2013-10-286lowpan: remove skb->dev assignmentAlexander Aring
2013-10-286lowpan: use netdev_alloc_skb instead dev_alloc_skbAlexander Aring
2013-10-286lowpan: remove unnecessary check on err >= 0Alexander Aring
2013-10-286lowpan: remove unnecessary ret variableAlexander Aring
2013-10-28SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msgTrond Myklebust
2013-10-28SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust
2013-10-28SUNRPC: remove an unnecessary if statementwangweidong
2013-10-28sunrpc: comment typo fixJ. Bruce Fields
2013-10-28SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transportTrond Myklebust
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-28SUNRPC: Modify synopsis of rpc_client_register()Chuck Lever
2013-10-28netfilter: bridge: nf_tables: add filter chain typePablo Neira Ayuso
2013-10-28netfilter: nft_nat: Fix endianness issue reported by sparseTomasz Bursztyka
2013-10-28netfilter: bridge: fix nf_tables bridge dependencies with main corePablo Neira Ayuso
2013-10-28nl80211: fix channel switch parsingAndrei Otcheretianski
2013-10-28mac80211: fix uninitialized variableMichal Kazior
2013-10-28mac80211: process mesh channel switching using beaconChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh