aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-20netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng
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-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
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
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet
2015-05-14Bluetooth: Fix remote name event return directly.Wesley Kuo
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich
2015-05-13esp6: Use high-order sequence number bits for IV generationHerbert Xu
2015-05-13esp4: Use high-order sequence number bits for IV generationHerbert Xu
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward
2015-05-11mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-05-10af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-09net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong
2015-05-09net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.Sowmini Varadhan
2015-05-09net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.Sowmini Varadhan
2015-05-09ipv6: Fixed source specific default route handling.Markus Stenberg
2015-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-08ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala
2015-05-05tcp_westwood: fix tcp_westwood_info()Eric Dumazet
2015-05-05mpls: Move reserved label definitionsTom Herbert
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-04net/rds: Fix new sparse warningDavid Ahern
2015-05-04net: core: Correct an over-stringent device loop detection.Vlad Yasevich
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-05-04Revert "net: kernel socket should be released in init_net namespace"Herbert Xu
2015-05-03net/rds: fix unaligned memory accessshamir rabinovitch
2015-05-03netlink: Remove max_size settingHerbert Xu
2015-05-03codel: fix maxpacket/mtu confusionEric Dumazet
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-04-30ieee802154: trace: fix endian convertionAlexander Aring
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram
2015-04-30ieee802154: Add trace events for rdev->opsGuido Günther
2015-04-30mac802154: llsec: fix return value check in llsec_key_alloc()Wei Yongjun