summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.Sowmini Varadhan2015-05-09
| * | | | | | | | | | ipv6: Fixed source specific default route handling.Markus Stenberg2015-05-09
| * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac802154: llsec: fix return value check in llsec_key_alloc()Wei Yongjun2015-04-30
| | * | | | | | | | | | mac802154: fix ieee802154_register_hw error handlingAlexander Aring2015-04-30
| | * | | | | | | | | | Bluetooth: Skip the shutdown routine if the interface is not upGabriele Mazzotta2015-04-30
| * | | | | | | | | | | tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-05-05
| * | | | | | | | | | | mpls: Move reserved label definitionsTom Herbert2015-05-05
| * | | | | | | | | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-04
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | mac80211: enable hash table shrinkingJohannes Berg2015-04-24
| | * | | | | | | | | | mac80211: fix rhashtable conversionJohannes Berg2015-04-23
| | * | | | | | | | | | mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-20
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ieee802154: trace: fix endian convertionAlexander Aring2015-04-30
| | * | | | | | | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-30
| | * | | | | | | | | | ieee802154: Add trace events for rdev->opsGuido Günther2015-04-30
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | tcp: update reordering first before detecting lossYuchung Cheng2015-04-29
| | * | | | | | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-29
| | * | | | | | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
| | * | | | | | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
| | * | | | | | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
| * | | | | | | | | | net/rds: Fix new sparse warningDavid Ahern2015-05-04
| * | | | | | | | | | net: core: Correct an over-stringent device loop detection.Vlad Yasevich2015-05-04
| * | | | | | | | | | Revert "net: kernel socket should be released in init_net namespace"Herbert Xu2015-05-04
| * | | | | | | | | | net/rds: fix unaligned memory accessshamir rabinovitch2015-05-03
| * | | | | | | | | | netlink: Remove max_size settingHerbert Xu2015-05-03
| * | | | | | | | | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-03
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-04
|/ / / / / / / / /
* | | / / / / / / ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-01
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | net: dsa: Fix scope of eeprom-length propertyGuenter Roeck2015-04-29
* | | | | | | | tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy2015-04-29
* | | | | | | | tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* | | | | | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* | | | | | | | bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* | | | | | | | net: sched: act_connmark: don't zap skb->nfctFlorian Westphal2015-04-29
* | | | | | | | route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-29
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | netfilter: nf_tables: fix wrong length for jump/goto verdictsFlorian Westphal2015-04-24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-27
| * | | | | | net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-26
| * | | | | | net: fix crash in build_skb()Eric Dumazet2015-04-25
| |/ / / / /
| * | | | | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
| * | | | | tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-24
| * | | | | net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-23
| * | | | | tipc: fix node refcount issueErik Hugne2015-04-23
| * | | | | tipc: fix random link reset problemErik Hugne2015-04-23
| * | | | | tipc: fix topology server broken issueYing Xue2015-04-23
| * | | | | net: do not deplete pfmemalloc reserveEric Dumazet2015-04-22
| * | | | | ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-22