aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli2-0/+3
2014-03-22batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner1-4/+1
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich1-5/+5
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli13-71/+70
2014-03-22batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing1-3/+0
2014-03-22batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing5-14/+18
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu1-1/+1
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann1-0/+25
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville46-392/+989
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-5/+7
2014-03-20ieee802154: dgram: cleanup set of broadcast panidAlexander Aring1-1/+1
2014-03-20af_ieee802154: fix check on broadcast addressAlexander Aring1-1/+1
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-03-20rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-03-20net: remove empty lines from tcp_syn_flood_actionDaniel Baluta1-2/+0
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff1-1/+1
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust1-0/+2
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust1-1/+2
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2-21/+11
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville15-183/+360
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville22-176/+298
2014-03-20SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson1-2/+2
2014-03-20net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-64/+57
2014-03-20net/core/flow.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+7
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg3-5/+5
2014-03-20af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun1-0/+1
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2-0/+23
2014-03-19SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust1-0/+4
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg1-2/+14
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg1-2/+3
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg1-1/+1
2014-03-19Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg1-4/+2
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang4-5/+2
2014-03-19cfg80211: remove unnecessary checkZhao, Gang1-3/+0
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach3-29/+23
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2-8/+4
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar1-2/+4
2014-03-19mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg1-13/+17
2014-03-19mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-19cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2-2/+2
2014-03-18netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller1-0/+1
2014-03-18ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister3-16/+21
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-03-18net: sched: use no more than one page in struct fw_headEric Dumazet1-26/+7
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller14-187/+638
2014-03-18Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg1-0/+6
2014-03-18Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg1-55/+46
2014-03-18Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg1-2/+2
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-12/+13
2014-03-17netfilter: conntrack: Fix UP buildsEric Dumazet1-1/+1
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2-529/+2
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman1-17/+64
2014-03-17netpoll: Consolidate neigh_tx processing in service_neigh_queueEric W. Biederman1-22/+16
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman1-5/+9
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman1-11/+6
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman1-2/+2
2014-03-17netpoll: Warn if more packets are processed than are budgetedEric W. Biederman1-0/+1
2014-03-17netpoll: Visit all napi handlers in poll_napiEric W. Biederman1-3/+0
2014-03-17netpoll: Pass budget into poll_napiEric W. Biederman1-3/+3
2014-03-17netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_devEric W. Biederman1-8/+8
2014-03-17SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever1-5/+5
2014-03-17SUNRPC: Fix large reads on NFS/RDMAChuck Lever1-3/+1
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust3-57/+77
2014-03-17SUNRPC: Ensure that call_bind times out correctlyTrond Myklebust1-3/+2
2014-03-17SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust1-5/+3
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller37-452/+1431
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville9-33/+331
2014-03-17netfilter: connlimit: use rbtree for per-host conntrack obj storageFlorian Westphal1-47/+177
2014-03-17netfilter: connlimit: make same_source_net signedFlorian Westphal1-4/+5
2014-03-17netfilter: connlimit: use keyed locksFlorian Westphal1-8/+18
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman8-16/+16
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-121/+199
2014-03-14ieee802154: add proper length checks to header creationsPhoebe Buckheister3-2/+5
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister1-9/+18
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister7-123/+133
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister7-296/+152
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2-1/+289
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister11-59/+84
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister9-30/+31
2014-03-14NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()Axel Lin1-2/+2
2014-03-14NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin2-6/+5
2014-03-14NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin1-3/+0
2014-03-14Bluetooth: Fix updating SMP remote key distribution informationJohan Hedberg1-0/+5
2014-03-14HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires1-14/+0
2014-03-14vti6: Enable namespace changingSteffen Klassert1-1/+0
2014-03-14vti6: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert1-1/+24
2014-03-14vti6: Support inter address family tunneling.Steffen Klassert1-15/+34
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert1-63/+0
2014-03-14vti6: Update the ipv6 side to use its own receive hook.Steffen Klassert1-27/+149
2014-03-14vti6: Remove caching of flow informations.Steffen Klassert1-31/+0
2014-03-14vti6: Remove dst_entry cachingSteffen Klassert1-24/+18
2014-03-14ipcomp6: Use the IPsec protocol multiplexer APISteffen Klassert1-7/+15
2014-03-14ah6: Use the IPsec protocol multiplexer APISteffen Klassert1-8/+16
2014-03-14esp6: Use the IPsec protocol multiplexer APISteffen Klassert1-9/+17
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert3-1/+278
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert3-1/+88
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-121/+207
2014-03-136lowpan: reassembly: un-export local functionsFlorian Westphal1-19/+11
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-03-13net_sched: return nla_nest_end() instead of skb->lenYang Yingliang8-18/+9
2014-03-13consolidate duplicate code is skb_checksum_setup() helpersJan Beulich1-90/+50
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville35-1032/+3631
2014-03-13net: sctp: remove NULL check in sctp_assoc_update_retran_pathDaniel Borkmann1-2/+1
2014-03-13Bluetooth: make sure 6LOWPAN_IPHC is built-in if neededArnd Bergmann1-1/+1
2014-03-13netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches2-4/+4
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-03-12tipc: eliminate redundant lookups in registryJon Paul Maloy5-64/+50
2014-03-12tipc: align usage of variable names and macros in socketJon Paul Maloy3-84/+98
2014-03-12tipc: eliminate redundant lockingJon Paul Maloy3-109/+47
2014-03-12tipc: eliminate upcall function pointers between port and socketJon Paul Maloy5-58/+34
2014-03-12tipc: aggregate port structure into socket structureJon Paul Maloy4-54/+101
2014-03-12tipc: remove redundant 'peer_name' field in struct tipc_sockJon Paul Maloy3-27/+30
2014-03-12tipc: replace reference table rwlock with spinlockJon Paul Maloy1-5/+5
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert2-1/+25
2014-03-12tipc: Convert uses of __constant_<foo> to <foo>Joe Perches1-1/+1
2014-03-12ieee802154: Convert uses of __constant_<foo> to <foo>Joe Perches2-2/+2
2014-03-12net: Convert uses of __constant_<foo> to <foo>Joe Perches2-12/+12
2014-03-128021q: Convert uses of __constant_<foo> to <foo>Joe Perches2-4/+4
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches11-96/+96
2014-03-12netfilter: connlimit: use kmem_cache for conn objectsFlorian Westphal1-5/+19
2014-03-12netfilter: connlimit: move insertion of new element out of count functionFlorian Westphal1-15/+23
2014-03-12netfilter: connlimit: improve packet-to-closed-connection logicFlorian Westphal1-15/+8
2014-03-12netfilter: connlimit: factor hlist search into new functionFlorian Westphal1-16/+33
2014-03-11pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet1-0/+2
2014-03-11pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet1-4/+2
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet2-1/+15
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-22/+24
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-03-11Bluetooth: Enable duplicates filter in background scanAndre Guedes1-5/+7
2014-03-11Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl1-0/+1
2014-03-11Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring3-2/+30
2014-03-11ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing1-3/+3
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-6/+8
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer1-1/+1
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-6/+15
2014-03-10tcp: timestamp SYN+DATA messagesEric Dumazet2-0/+7
2014-03-106lowpan: reassembly: fix access of ctl table entryAlexander Aring1-1/+1
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+7
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet1-3/+4
2014-03-10l2tp: fix unused variable warningEric Dumazet1-2/+1
2014-03-10netlink: autosize skb lengthesEric Dumazet2-1/+27
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro1-6/+7
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2-8/+17
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2-6/+6
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov1-6/+7
2014-03-09vlan: use use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong1-1/+1
2014-03-09vlan: slight optimization for vlan_do_receive()dingtianhong1-1/+1
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann3-5/+94
2014-03-08pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-6/+15
2014-03-08netfilter: nft_nat: fix family validationPatrick McHardy1-12/+10
2014-03-08netfilter: nft_ct: remove family from struct nft_ctPatrick McHardy1-7/+2
2014-03-08netfilter: nf_tables: restore notifications for anonymous set destructionPatrick McHardy2-3/+2
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy6-23/+27
2014-03-08netfilter: nf_tables: clean up nf_tables_trans_add() argument orderPatrick McHardy1-4/+4
2014-03-076lowpan: reassembly: fix return of init functionAlexander Aring1-2/+3
2014-03-07Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller13-168/+564
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-2/+8
2014-03-07l2tp: keep original skb ownershipEric Dumazet1-21/+2
2014-03-07tcp: do not leak non zero tstamp in output packetsEric Dumazet1-0/+2
2014-03-07Bluetooth: Fix skb allocation check for A2MPGustavo Padovan1-1/+7
2014-03-07Bluetooth: Fix expected key count debug logsJohan Hedberg1-3/+3
2014-03-07netfilter: nft_hash: bug fixes and resizingPatrick McHardy1-46/+214
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer3-66/+180
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer6-69/+77
2014-03-07netfilter: avoid race with exp->master ctJesper Dangaard Brouer2-1/+15
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer3-75/+158
2014-03-07netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2-11/+11
2014-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso2-8/+7
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel3-7/+7
2014-03-07ipvs: Reduce checkpatch noise in ip_vs_lblc.cTingwei Liu1-7/+6
2014-03-07sections, ipvs: Remove useless __read_mostly for ipvs genl_opsAndi Kleen1-1/+1
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet1-12/+8
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring5-439/+4
2014-03-066lowpan: add missing include of net/ipv6.hAlexander Aring1-0/+2
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller1-2/+2
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2014-03-06tipc: fix memory leak during module removalErik Hugne1-3/+34
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne1-11/+0
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue1-2/+2
2014-03-06tipc: fix connection refcount leakYing Xue1-2/+4
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue3-18/+7
2014-03-06l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault1-5/+7
2014-03-06l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault4-3/+7
2014-03-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-2/+8
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2-2/+2
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-4/+4