Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | netfilter: nfnetlink_{log,queue}: Register pernet in first place | Francesco Ruggeri | 2015-05-20 | 2 | -18/+19 | |
| | * | | | | | | | ipv4: Avoid crashing in ip_error | Eric W. Biederman | 2015-05-22 | 1 | -0/+4 | |
| | * | | | | | | | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet | 2015-05-22 | 4 | -4/+17 | |
| | * | | | | | | | net: sched: fix call_rcu() race on classifier module unloads | Daniel Borkmann | 2015-05-22 | 1 | -0/+5 | |
| | * | | | | | | | net: phy: Make sure phy_start() always re-enables the phy interrupts | Tim Beale | 2015-05-20 | 1 | -13/+16 | |
| | * | | | | | | | Merge branch 'ipv6_ecmp_fixes' | David S. Miller | 2015-05-20 | 2 | -7/+46 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ipv6: fix ECMP route replacement | Michal Kubeček | 2015-05-20 | 2 | -6/+44 | |
| | | * | | | | | | | ipv6: do not delete previously existing ECMP routes if add fails | Michal Kubeček | 2015-05-20 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-05-19 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mac80211: move WEP tailroom size check | Janusz Dziedzic | 2015-05-11 | 1 | -2/+4 | |
| | * | | | | | | | | tcp: don't over-send F-RTO probes | Yuchung Cheng | 2015-05-19 | 1 | -3/+3 | |
| | * | | | | | | | | tcp: only undo on partial ACKs in CA_Loss | Yuchung Cheng | 2015-05-19 | 1 | -3/+6 | |
| | * | | | | | | | | net/ipv6/udp: Fix ipv6 multicast socket filter regression | Henning Rogge | 2015-05-19 | 1 | -1/+3 | |
| | * | | | | | | | | inet: properly align icsk_ca_priv | Eric Dumazet | 2015-05-19 | 1 | -2/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | vxlan: correct typo in call to unregister_netdevice_queue | John W. Linville | 2015-05-18 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-18 | 3 | -2/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Bluetooth: Fix remote name event return directly. | Wesley Kuo | 2015-05-14 | 1 | -2/+4 | |
| | | * | | | | | | | Bluetooth: ath3k: add support of 04ca:300f AR3012 device | Dmitry Tunin | 2015-05-13 | 2 | -0/+3 | |
| | | * | | | | | | | Bluetooth: btusb: Add support for 0cf3:e007 | Wen-chien Jesse Sung | 2015-05-13 | 1 | -0/+1 | |
| | | * | | | | | | | Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list | Wen-chien Jesse Sung | 2015-05-13 | 2 | -0/+3 | |
| | * | | | | | | | | tcp/ipv6: fix flow label setting in TIME_WAIT state | Florent Fourcot | 2015-05-18 | 2 | -2/+2 | |
| | * | | | | | | | | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 2015-05-18 | 2 | -1/+4 | |
| | * | | | | | | | | rhashtable: Add cap on number of elements in hash table | Herbert Xu | 2015-05-17 | 2 | -0/+30 | |
| | * | | | | | | | | net: phy: Make sure PHY_RESUMING state change is always processed | Tim Beale | 2015-05-16 | 1 | -1/+1 | |
| | * | | | | | | | | netlink: Reset portid after netlink_insert failure | Herbert Xu | 2015-05-16 | 1 | -0/+1 | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-05-16 | 5 | -5/+42 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | netfilter: nf_tables: fix bogus warning in nft_data_uninit() | Mirek Kratochvil | 2015-05-15 | 1 | -2/+2 | |
| | | * | | | | | | | | conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition | Jesper Dangaard Brouer | 2015-05-15 | 2 | -3/+35 | |
| | | * | | | | | | | | netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m | Florian Westphal | 2015-05-15 | 1 | -0/+2 | |
| | | * | | | | | | | | ipvs: fix memory leak in ip_vs_ctl.c | Tommi Rantala | 2015-05-08 | 1 | -0/+3 | |
| | * | | | | | | | | | net: phy: Allow EEE for all RGMII variants | Florian Fainelli | 2015-05-16 | 1 | -3/+4 | |
| | * | | | | | | | | | rocker: fix a neigh entry leak issue | Ying Xue | 2015-05-16 | 1 | -3/+5 | |
| | * | | | | | | | | | net: macb: Add better comment for RXUBR handling | Nathan Sullivan | 2015-05-15 | 1 | -0/+6 | |
| | * | | | | | | | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD | Roopa Prabhu | 2015-05-15 | 3 | -5/+5 | |
| | * | | | | | | | | | net/mlx4: Avoid 'may be used uninitialized' warnings | Bjorn Helgaas | 2015-05-15 | 1 | -4/+4 | |
| | * | | | | | | | | | ipv6: Fix udp checksums with raw sockets | Vlad Yasevich | 2015-05-15 | 1 | -1/+3 | |
| | * | | | | | | | | | netlink: move nl_table in read_mostly section | Eric Dumazet | 2015-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | vlan: Correctly propagate promisc|allmulti flags in notifier. | Vlad Yasevich | 2015-05-14 | 1 | -1/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-05-23 | 4 | -9/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched: always use blk_schedule_flush_plug in io_schedule_out | Shaohua Li | 2015-05-19 | 1 | -4/+1 | |
| | * | | | | | | | | | nvme: fix kernel memory corruption with short INQUIRY buffers | Christoph Hellwig | 2015-05-13 | 1 | -1/+2 | |
| | * | | | | | | | | | block: remove export for blk_queue_bio | Mike Snitzer | 2015-05-12 | 2 | -4/+3 | |
| * | | | | | | | | | | Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-05-23 | 3 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | md/bitmap: remove rcu annotation from pointer arithmetic. | NeilBrown | 2015-05-21 | 1 | -1/+6 | |
| | * | | | | | | | | | | md/raid0: fix restore to sector variable in raid0_make_request | Eric Work | 2015-05-21 | 1 | -1/+3 | |
| | * | | | | | | | | | | raid5: fix broken async operation chain | Shaohua Li | 2015-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-05-22 | 6 | -4/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 2015-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 2015-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Input: joydev - don't classify the vmmouse as a joystick | Thomas Hellstrom | 2015-05-22 | 1 | -0/+61 |