| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-13 | 40 | -132/+611 |
|\ |
|
| * | netns: return RTM_NEWNSID instead of RTM_GETNSID on a get | Nicolas Dichtel | 2015-05-13 | 1 | -1/+1 |
| * | net_sched: gred: use correct backlog value in WRED mode | David Ward | 2015-05-11 | 1 | -2/+2 |
| * | af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). | Kretschmer, Mathias | 2015-05-11 | 1 | -3/+6 |
| * | mpls: Change reserved label names to be consistent with netbsd | Tom Herbert | 2015-05-10 | 1 | -9/+9 |
| * | net_sched: fix a use-after-free in tc_ctl_tfilter() | WANG Cong | 2015-05-09 | 1 | -4/+3 |
| * | net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. | Sowmini Varadhan | 2015-05-09 | 1 | -2/+11 |
| * | net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. | Sowmini Varadhan | 2015-05-09 | 3 | -0/+51 |
| * | ipv6: Fixed source specific default route handling. | Markus Stenberg | 2015-05-09 | 2 | -10/+34 |
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-09 | 3 | -4/+7 |
| |\ |
|
| | * | mac802154: llsec: fix return value check in llsec_key_alloc() | Wei Yongjun | 2015-04-30 | 1 | -2/+2 |
| | * | mac802154: fix ieee802154_register_hw error handling | Alexander Aring | 2015-04-30 | 1 | -1/+3 |
| | * | Bluetooth: Skip the shutdown routine if the interface is not up | Gabriele Mazzotta | 2015-04-30 | 1 | -1/+2 |
| * | | tcp_westwood: fix tcp_westwood_info() | Eric Dumazet | 2015-05-06 | 1 | -7/+8 |
| * | | mpls: Move reserved label definitions | Tom Herbert | 2015-05-06 | 2 | -19/+9 |
| * | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-04 | 2 | -6/+25 |
| |\ \ |
|
| | * | | mac80211: enable hash table shrinking | Johannes Berg | 2015-04-24 | 1 | -0/+1 |
| | * | | mac80211: fix rhashtable conversion | Johannes Berg | 2015-04-23 | 1 | -1/+17 |
| | * | | mac80211: don't warn when stopping VLAN with stations | Johannes Berg | 2015-04-20 | 1 | -5/+7 |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-04 | 18 | -67/+439 |
| |\ \ \ |
|
| | * | | | ieee802154: trace: fix endian convertion | Alexander Aring | 2015-04-30 | 1 | -2/+3 |
| | * | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram | 2015-04-30 | 7 | -12/+25 |
| | * | | | ieee802154: Add trace events for rdev->ops | Guido Günther | 2015-04-30 | 4 | -12/+322 |
| | * | | | tcp: update reordering first before detecting loss | Yuchung Cheng | 2015-04-29 | 1 | -4/+2 |
| | * | | | tcp: add TCP_CC_INFO socket option | Eric Dumazet | 2015-04-29 | 1 | -0/+21 |
| | * | | | tcp: prepare CC get_info() access from getsockopt() | Eric Dumazet | 2015-04-29 | 5 | -33/+38 |
| | * | | | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet | 2015-04-29 | 3 | -4/+15 |
| | * | | | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet | 2015-04-29 | 2 | -3/+16 |
| * | | | | net/rds: Fix new sparse warning | David Ahern | 2015-05-04 | 1 | -1/+1 |
| * | | | | net: core: Correct an over-stringent device loop detection. | Vlad Yasevich | 2015-05-04 | 1 | -1/+1 |
| * | | | | Revert "net: kernel socket should be released in init_net namespace" | Herbert Xu | 2015-05-04 | 1 | -1/+1 |
| * | | | | net/rds: fix unaligned memory access | shamir rabinovitch | 2015-05-04 | 1 | -2/+11 |
| * | | | | netlink: Remove max_size setting | Herbert Xu | 2015-05-04 | 1 | -1/+0 |
| * | | | | codel: fix maxpacket/mtu confusion | Eric Dumazet | 2015-05-04 | 2 | -2/+2 |
* | | | | | svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures | Scott Mayhew | 2015-05-04 | 1 | -7/+16 |
|/ / / / |
|
* | | / | ipv4: Missing sk_nulls_node_init() in ping_unhash(). | David S. Miller | 2015-05-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | net: dsa: Fix scope of eeprom-length property | Guenter Roeck | 2015-04-29 | 1 | -1/+1 |
* | | | tipc: fix problem with parallel link synchronization mechanism | Jon Paul Maloy | 2015-04-29 | 1 | -5/+2 |
* | | | tipc: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 2 | -12/+13 |
* | | | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 3 | -8/+10 |
* | | | bridge/mdb: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 1 | -1/+1 |
* | | | net: sched: act_connmark: don't zap skb->nfct | Florian Westphal | 2015-04-29 | 1 | -2/+0 |
* | | | route: Use ipv4_mtu instead of raw rt_pmtu | Herbert Xu | 2015-04-29 | 1 | -4/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-04-28 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | netfilter: nf_tables: fix wrong length for jump/goto verdicts | Florian Westphal | 2015-04-24 | 1 | -2/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-27 | 20 | -105/+290 |
|\ \ \ |
|
| * | | | netfilter; Add some missing default cases to switch statements in nft_reject. | David S. Miller | 2015-04-27 | 2 | -0/+4 |
| * | | | net: rfs: fix crash in get_rps_cpus() | Eric Dumazet | 2015-04-26 | 1 | -6/+6 |
| * | | | net: fix crash in build_skb() | Eric Dumazet | 2015-04-25 | 2 | -13/+24 |
| |/ / |
|
| * | | inet: fix possible panic in reqsk_queue_unlink() | Eric Dumazet | 2015-04-24 | 7 | -9/+47 |