summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-16Merge remote-tracking branch 'llvmlinux/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2014-05-16Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2014-05-15net: filter: x86: internal BPF JITAlexei Starovoitov
2014-05-15mac802154: make mac802154_wpan_open staticPhoebe Buckheister
2014-05-15ieee802154: fix dgram socket sendmsg()Phoebe Buckheister
2014-05-156lowpan: fix fragmentationPhoebe Buckheister
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15mac802154: account for all header parts during wpan header creationgPhoebe Buckheister
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-14net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches
2014-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-14af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun
2014-05-14dccp: make the request_retries minimum is 1wangweidong
2014-05-14snmp: fix some left over of snmp statsWANG Cong
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-14tipc: merge port message reception into socket reception functionJon Paul Maloy
2014-05-14tipc: clean up neigbor discovery message receptionJon Paul Maloy
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy
2014-05-14tipc: mark head of reassembly buffer as non-linearJon Paul Maloy
2014-05-14tipc: don't record link RESET or ACTIVATE messages as trafficJon Paul Maloy
2014-05-14tipc: compensate for double accounting in socket rcv bufferJon Paul Maloy
2014-05-14tipc: decrease connection flow control windowJon Paul Maloy
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg
2014-05-14ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: IPv6 support for fastopen serverDaniel Lee
2014-05-13tcp: improve fastopen icmp handlingYuchung Cheng
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13net: ptp: mark filter as __initdataMathias Krause
2014-05-13net: filter: Fix redefinition warnings on x86-64.David S. Miller
2014-05-13Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-13neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong