aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones4-0/+22
2015-05-20netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri2-18/+19
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+4
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng1-3/+3
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng1-3/+6
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2-2/+6
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-2/+4
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2-2/+2
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel1-0/+3
2015-05-16netlink: Reset portid after netlink_insert failureHerbert Xu1-0/+1
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-5/+39
2015-05-15netfilter: nf_tables: fix bogus warning in nft_data_uninit()Mirek Kratochvil1-2/+2
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer1-3/+32
2015-05-15netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=mFlorian Westphal1-0/+2
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2-4/+4
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich1-1/+3
2015-05-14netlink: move nl_table in read_mostly sectionEric Dumazet1-1/+1
2015-05-14Bluetooth: Fix remote name event return directly.Wesley Kuo1-2/+4
2015-05-14vlan: Correctly propagate promisc|allmulti flags in notifier.Vlad Yasevich1-1/+1
2015-05-13esp6: Use high-order sequence number bits for IV generationHerbert Xu1-1/+2
2015-05-13esp4: Use high-order sequence number bits for IV generationHerbert Xu1-1/+2
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-132/+611
2015-05-12netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel1-1/+1
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward1-2/+2
2015-05-11mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-05-10af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).Kretschmer, Mathias1-3/+6
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-9/+9
2015-05-09net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong1-4/+3
2015-05-09net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.Sowmini Varadhan1-2/+11
2015-05-09net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.Sowmini Varadhan3-0/+51
2015-05-09ipv6: Fixed source specific default route handling.Markus Stenberg2-10/+34
2015-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller3-4/+7
2015-05-08ipvs: fix memory leak in ip_vs_ctl.cTommi Rantala1-0/+3
2015-05-05tcp_westwood: fix tcp_westwood_info()Eric Dumazet1-7/+8
2015-05-05mpls: Move reserved label definitionsTom Herbert2-19/+9
2015-05-04Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-6/+25
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller18-67/+439
2015-05-04net/rds: Fix new sparse warningDavid Ahern1-1/+1
2015-05-04net: core: Correct an over-stringent device loop detection.Vlad Yasevich1-1/+1
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew1-7/+16
2015-05-04Revert "net: kernel socket should be released in init_net namespace"Herbert Xu1-1/+1
2015-05-03net/rds: fix unaligned memory accessshamir rabinovitch1-2/+11
2015-05-03netlink: Remove max_size settingHerbert Xu1-1/+0
2015-05-03codel: fix maxpacket/mtu confusionEric Dumazet2-2/+2
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-04-30ieee802154: trace: fix endian convertionAlexander Aring1-2/+3
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram7-12/+25
2015-04-30ieee802154: Add trace events for rdev->opsGuido Günther4-12/+322
2015-04-30mac802154: llsec: fix return value check in llsec_key_alloc()Wei Yongjun1-2/+2