| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | xprtrdma, svcrdma: Switch to generic logging helpers | Sagi Grimberg | 2015-05-18 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | netfilter: ebtables: fix comment grammar | Geert Uytterhoeven | 2015-05-26 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 2015-06-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users | Martin Willi | 2015-06-04 | |
| | * | | | | | | | | | | | | | | mac80211: Switch to new AEAD interface | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | mac802154: Switch to new AEAD interface | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | esp6: Switch to new AEAD interface | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | esp4: Switch to new AEAD interface | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | ipsec: Add IV generator information to xfrm_state | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | xfrm: Add IV generator information to xfrm_algo_desc | Herbert Xu | 2015-05-28 | |
| | * | | | | | | | | | | | | | | mac802154: Include crypto/aead.h | Herbert Xu | 2015-04-23 | |
| | * | | | | | | | | | | | | | | mac80211: Include crypto/aead.h | Herbert Xu | 2015-04-23 | |
| * | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2015-05-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | net: core: pktgen: Remove bogus hrtimer_active() check | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | net: sched: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 2015-04-22 | |
| * | | | | | | | | | | | | | | | sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO | Marcelo Ricardo Leitner | 2015-06-12 | |
| * | | | | | | | | | | | | | | | net: don't wait for order-3 page allocation | Shaohua Li | 2015-06-11 | |
| * | | | | | | | | | | | | | | | mpls: handle device renames for per-device sysctls | Robert Shearman | 2015-06-11 | |
| * | | | | | | | | | | | | | | | net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d... | Mel Gorman | 2015-06-10 | |
| * | | | | | | | | | | | | | | | bridge: fix multicast router rlist endless loop | Nikolay Aleksandrov | 2015-06-10 | |
| * | | | | | | | | | | | | | | | tipc: disconnect socket directly after probe failure | Erik Hugne | 2015-06-10 | |
| * | | | | | | | | | | | | | | | Revert "ipv6: Fix protocol resubmission" | David S. Miller | 2015-06-10 | |
| * | | | | | | | | | | | | | | | cfg80211: wext: clear sinfo struct before calling driver | Johannes Berg | 2015-06-09 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | net: replace last open coded skb_orphan_frags with function call | Willem de Bruijn | 2015-06-08 | |
| * | | | | | | | | | | | | | | ipv6: Fix protocol resubmission | Josh Hunt | 2015-06-08 | |
| * | | | | | | | | | | | | | | ipv6: fix possible use after free of dev stats | Robert Shearman | 2015-06-08 | |
| * | | | | | | | | | | | | | | bridge: disable softirqs around br_fdb_update to avoid lockup | Nikolay Aleksandrov | 2015-06-07 | |
| * | | | | | | | | | | | | | | Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup" | David S. Miller | 2015-06-07 | |
| * | | | | | | | | | | | | | | mpls: fix possible use after free of device | Robert Shearman | 2015-06-07 | |
| * | | | | | | | | | | | | | | bridge: use _bh spinlock variant for br_fdb_update to avoid lockup | Wilson Kok | 2015-06-07 | |
| * | | | | | | | | | | | | | | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() | Shawn Bohrer | 2015-06-04 | |
| * | | | | | | | | | | | | | | openvswitch: disable LRO | Jiri Benc | 2015-06-03 | |
| | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-06-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | Revert "netfilter: ensure number of counters is >0 in do_replace()" | Bernhard Thaler | 2015-06-01 | |
| * | | | | | | | | | | | | | | vti6: Add pmtu handling to vti6_xmit. | Steffen Klassert | 2015-06-01 | |
| * | | | | | | | | | | | | | | Revert "net: core: 'ethtool' issue with querying phy settings" | David S. Miller | 2015-06-01 | |
| * | | | | | | | | | | | | | | net: dsa: Properly propagate errors from dsa_switch_setup_one | Florian Fainelli | 2015-05-31 | |
| * | | | | | | | | | | | | | | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell | 2015-05-31 | |
| * | | | | | | | | | | | | | | udp: fix behavior of wrong checksums | Eric Dumazet | 2015-05-31 | |
| * | | | | | | | | | | | | | | bridge: fix br_multicast_query_expired() bug | Eric Dumazet | 2015-05-30 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2015-05-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call | Alexander Duyck | 2015-05-28 | |
| | * | | | | | | | | | | | | | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input | Alexander Duyck | 2015-05-28 | |
| | * | | | | | | | | | | | | | ip_vti/ip6_vti: Do not touch skb->mark on xmit | Alexander Duyck | 2015-05-28 | |
| | * | | | | | | | | | | | | | xfrm: Always zero high-order sequence number bits | Herbert Xu | 2015-05-21 | |
| | * | | | | | | | | | | | | | esp6: Use high-order sequence number bits for IV generation | Herbert Xu | 2015-05-13 | |
| | * | | | | | | | | | | | | | esp4: Use high-order sequence number bits for IV generation | Herbert Xu | 2015-05-13 | |
