summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-19tcp: Return error instead of partial read for saved syn headersEric B Munson
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19mac802154: remove check if operation is supportedAlexander Aring
2015-05-19mac802154: check for really changesAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-19ieee802154: move validation check out of softmacAlexander Aring
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou
2015-05-19IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-18RDS: Switch to generic logging helpersSagi Grimberg
2015-05-18xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg
2015-05-18IB/Verbs: Use management helper rdma_cap_read_multi_sge()Michael Wang
2015-05-18IB/Verbs: Reform IB-ulp xprtrdmaMichael Wang
2015-05-18xfrm: optimise to search the inexact policy listLi RongQing
2015-05-17netlink: Use random autobind roverHerbert Xu
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-17netns: make nsid_lock per netWANG Cong
2015-05-17flow_dissector: remove bogus return in tipc sectionJiri Pirko
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-17tcp: halves tcp_mem[] limitsEric Dumazet
2015-05-17tcp: allow one skb to be received per socket under memory pressureEric Dumazet
2015-05-17tcp: fix behavior for epoll edge triggerEric Dumazet
2015-05-17tcp: introduce tcp_under_memory_pressure()Eric Dumazet
2015-05-17tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet
2015-05-17net: fix sk_mem_reclaim_partial()Eric Dumazet
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-17net-packet: fix null pointer exception in rollover modeWillem de Bruijn
2015-05-17netfilter: synproxy: fix sparse errorsEric Dumazet
2015-05-17ipip: fix one sparse errorEric Dumazet
2015-05-17netfilter: Use correct return for seq_show functionsJoe Perches
2015-05-16netlink: Reset portid after netlink_insert failureHerbert Xu
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer