summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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
2015-04-30mac802154: fix ieee802154_register_hw error handlingAlexander Aring
2015-04-30Bluetooth: Skip the shutdown routine if the interface is not upGabriele Mazzotta
2015-04-29tcp: update reordering first before detecting lossYuchung Cheng
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet
2015-04-29net: dsa: Fix scope of eeprom-length propertyGuenter Roeck
2015-04-29tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy
2015-04-29tipc: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29net: sched: act_connmark: don't zap skb->nfctFlorian Westphal
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26net: rfs: fix crash in get_rps_cpus()Eric Dumazet
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-24netfilter: nf_tables: fix wrong length for jump/goto verdictsFlorian Westphal
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet