aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-08SUNRPC: Fix printk that is not only for nfsdKinglong Mee
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek
2014-05-08Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg
2014-05-08mac80211: fix sparse warning caused by __ieee80211_channel_switch()Luciano Coelho
2014-05-08mac80211: disconnect iface if CSA unexpectedly failsMichal Kazior
2014-05-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07net: ip: push gso skb forwarding handling down the stackFlorian Westphal
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-07rfkill-gpio: Use gpio cansleep versionLoic Poulain
2014-05-07mac80211: ignore cqm during csaMichal Kazior
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-05-06mac80211: split CSA finalize functionMichal Kazior
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-06xfrm6: Properly handle unsupported protocolsSteffen Klassert
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue
2014-05-05tipc: define new functions to operate bc_lockYing Xue
2014-05-05tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue
2014-05-05tipc: remove TIPC_NAMES_GONE node flagYing Xue
2014-05-05tipc: avoid to asynchronously notify subscriptionsYing Xue
2014-05-05tipc: rename setup_blocked variable of node struct to flagsYing Xue
2014-05-05tipc: adjust order of variables in tipc_node structureYing Xue
2014-05-05tipc: always use tipc_node_lock() to hold node lockYing Xue
2014-05-05ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin
2014-05-05mac80211: mark local variable __maybe_unusedJohannes Berg
2014-05-05ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov