summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-30ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-06-30openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang
2014-06-30netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso
2014-06-30xfrm: Fix installation of AH IPsec SAsTobias Brunner
2014-06-29openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff
2014-06-29openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang
2014-06-29openvswitch: Fix a double free bug for the sample actionAndy Zhou
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-27ipv6: Fix MLD Query message checkHangbin Liu
2014-06-27udp: Add MIB counters for rcvbuferrorsJames M Leddy
2014-06-26xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser
2014-06-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg
2014-06-23mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov
2014-06-218021q: fix a potential memory leakLi RongQing
2014-06-20Bluetooth: Fix for ACL disconnect when pairing failsLukasz Rymanowski
2014-06-20Bluetooth: Fix rejecting pairing in case of insufficient capabilitiesJohan Hedberg
2014-06-20Bluetooth: Refactor authentication method lookup into its own functionJohan Hedberg
2014-06-20Bluetooth: Fix overriding higher security level in SMPJohan Hedberg
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-19net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-06-19tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-06-19Revert "net: return actual error on register_queue_kobjects"David S. Miller
2014-06-18net: filter: fix upper BPF instruction limitKees Cook
2014-06-18net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-06-18net: return actual error on register_queue_kobjectsJie Liu
2014-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-16tcp: remove unnecessary tcp_sk assignment.Dave Jones
2014-06-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-06-16netfilter: ctnetlink: add zone size to lengthKen-ichirou MATSUZAWA
2014-06-16Merge branch 'ipvs'Pablo Neira Ayuso
2014-06-16netfilter: nft_nat: don't dump port information if unsetPablo Neira Ayuso
2014-06-16netfilter: nf_tables: indicate family when dumping set elementsPablo Neira Ayuso
2014-06-16netfilter: nft_compat: call {target, match}->destroy() to cleanup entryPablo Neira Ayuso
2014-06-16netfilter: nf_tables: fix wrong type in transaction when replacing rulesPablo Neira Ayuso
2014-06-16netfilter: nf_tables: decrement chain use counter when replacing rulesPablo Neira Ayuso