Age | Commit message (Expand) | Author | Files | Lines |
2014-12-24 | net: Always poll at least one device in net_rx_action | Herbert Xu | 1 | -4/+3 |
2014-12-24 | net: Detect drivers that reschedule NAPI and exhaust budget | Herbert Xu | 1 | -0/+9 |
2014-12-24 | net: Move napi polling code out of net_rx_action | Herbert Xu | 1 | -44/+54 |
2014-12-24 | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli | 1 | -1/+1 |
2014-12-24 | batman-adv: Unify fragment size calculation | Sven Eckelmann | 1 | -1/+1 |
2014-12-24 | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann | 1 | -1/+1 |
2014-12-24 | net: drop the packet when fails to do software segmentation or header check | Jason Wang | 1 | -1/+1 |
2014-12-23 | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 3 | -12/+12 |
2014-12-23 | tcp6: don't move IP6CB before xfrm6_policy_check() | Nicolas Dichtel | 1 | -16/+29 |
2014-12-22 | packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever... | Dan Collins | 1 | -4/+7 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2014-12-19 | Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l... | Al Viro | 1 | -0/+3 |
2014-12-19 | Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l... | Al Viro | 1 | -0/+3 |
2014-12-19 | Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() | Al Viro | 1 | -1/+2 |
2014-12-19 | Bluetooth: 6lowpan: Do not free skb when packet is dropped | Jukka Rissanen | 1 | -1/+0 |
2014-12-19 | [regression] chunk lost from bd9b51 | Al Viro | 1 | -1/+0 |
2014-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 19 | -124/+226 |
2014-12-18 | Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -17/+32 |
2014-12-18 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -5/+9 |
2014-12-18 | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Pablo Neira Ayuso | 1 | -5/+5 |
2014-12-18 | geneve: Fix races between socket add and release. | Jesse Gross | 1 | -6/+7 |
2014-12-18 | geneve: Remove socket and offload handlers at destruction. | Jesse Gross | 1 | -0/+17 |
2014-12-18 | netlink: Don't reorder loads/stores before marking mmap netlink frame as avai... | Thomas Graf | 1 | -1/+1 |
2014-12-18 | netlink: Always copy on mmap TX. | David Miller | 1 | -36/+16 |
2014-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -51/+203 |
2014-12-17 | Bluetooth: Fix bug with filter in service discovery optimization | Marcel Holtmann | 1 | -5/+9 |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng | 1 | -13/+6 |
2014-12-17 | libceph: add CREATE osd operation support | Yan, Zheng | 1 | -20/+22 |
2014-12-17 | libceph: add SETXATTR/CMPXATTR osd operations support | Yan, Zheng | 1 | -0/+47 |
2014-12-17 | libceph: require cephx message signature by default | Yan, Zheng | 1 | -0/+13 |
2014-12-17 | libceph: message signature support | Yan, Zheng | 3 | -3/+103 |
2014-12-17 | libceph: store session key in cephx authorizer | Yan, Zheng | 2 | -7/+12 |
2014-12-17 | libceph: nuke ceph_kvfree() | Ilya Dryomov | 3 | -11/+3 |
2014-12-17 | mac80211: free management frame keys when removing station | Johannes Berg | 1 | -1/+1 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -66/+20 |
2014-12-17 | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 6 | -176/+200 |
2014-12-16 | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow | Or Gerlitz | 1 | -0/+5 |
2014-12-16 | ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() | Thomas Graf | 1 | -0/+3 |
2014-12-16 | ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() | Thomas Graf | 1 | -0/+6 |
2014-12-16 | Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 6 | -54/+123 |
2014-12-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 6 | -54/+123 |
2014-12-15 | rds: Fix min() warning in rds_message_inc_copy_to_user() | Geert Uytterhoeven | 1 | -1/+2 |
2014-12-15 | gre: fix the inner mac header in nbma tunnel xmit path | Timo Teräs | 1 | -4/+5 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+0 |
2014-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+20 |
2014-12-12 | fib_trie: Fix trie balancing issue if new node pushes down existing node | Alexander Duyck | 1 | -1/+2 |
2014-12-12 | vlan: Add ability to always enable TSO/UFO | Toshiaki Makita | 1 | -3/+4 |
2014-12-12 | cfg80211: correctly check ad-hoc channels | Arik Nemtsov | 1 | -1/+7 |
2014-12-12 | cfg80211: don't WARN about two consecutive Country IE hint | Emmanuel Grumbach | 1 | -5/+2 |
2014-12-12 | Bluetooth: Fix mgmt response status when removing adapter | Johan Hedberg | 1 | -3/+15 |