summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: move registration message to init from net_initIlia Mirkin
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-03-06netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu
2014-03-06netfilter: ipset: Follow manual page behavior for SET target on list:setSergey Popovich
2014-03-05net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-03-05bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-03net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-03sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA
2014-03-03tcp: fix bogus RTT on special retransmissionYuchung Cheng
2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh
2014-03-03mac80211: refactor channel switch functionMichal Kazior
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp
2014-03-03cfg80211: remove racy beacon_interval assignmentJohannes Berg
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller
2014-03-026lowpan: use memcpy to set tag value in fraghdrAlexander Aring
2014-03-026lowpan: remove initialization of tag valueAlexander Aring
2014-03-026lowpan: fix type of datagram size parameterAlexander Aring
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-286lowpan: fix some checkpatch issuesAlexander Aring
2014-02-286lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring
2014-02-286lowpan: change tag type to __be16Alexander Aring
2014-02-286lowpan: fix fragmentation on sending sideAlexander Aring
2014-02-286lowpan: add uncompress header size functionAlexander Aring
2014-02-28packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann
2014-02-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Fix trying to disable scanning twiceJohan Hedberg
2014-02-28Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg
2014-02-28Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg