| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-02-19 | 6 | -162/+54 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 2015-02-19 | 1 | -2/+3 |
| | * | | | | | | libceph: fix double __remove_osd() problem | Ilya Dryomov | 2015-02-19 | 1 | -8/+18 |
| | * | | | | | | libceph: tcp_nodelay support | Chaitanya Huilgol | 2015-02-19 | 2 | -2/+28 |
| | * | | | | | | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 2015-02-19 | 1 | -2/+2 |
| | * | | | | | | libceph: nuke pool op infrastructure | Ilya Dryomov | 2015-02-19 | 3 | -148/+3 |
| * | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 3 | -9/+9 |
| * | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | virtio/9p: verify device has config space | Michael S. Tsirkin | 2015-01-21 | 1 | -0/+6 |
* | | | | | | | | | l2tp: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
* | | | | | | | | | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 4 | -8/+9 |
* | | | | | | | | | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 4 | -8/+8 |
* | | | | | | | | | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -2/+2 |
* | | | | | | | | | bluetooth: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
* | | | | | | | | | atm: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -2/+2 |
* | | | | | | | | | appletalk: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -3/+3 |
* | | | | | | | | | 8021q: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
* | | | | | | | | | ax25: Stop using magic neighbour cache operations. | Eric W. Biederman | 2015-03-03 | 1 | -54/+6 |
* | | | | | | | | | net/atm/signaling.c: remove WAIT_FOR_DEMON code | Fabian Frederick | 2015-03-03 | 1 | -24/+0 |
* | | | | | | | | | neigh: Don't require a dst in neigh_resolve_output | Eric W. Biederman | 2015-03-02 | 1 | -6/+0 |
* | | | | | | | | | neigh: Don't require dst in neigh_hh_init | Eric W. Biederman | 2015-03-02 | 4 | -4/+7 |
* | | | | | | | | | arp: Kill arp_find | Eric W. Biederman | 2015-03-02 | 1 | -65/+0 |
* | | | | | | | | | net: Kill dev_rebuild_header | Eric W. Biederman | 2015-03-02 | 7 | -189/+0 |
* | | | | | | | | | ax25: Stop depending on arp_find | Eric W. Biederman | 2015-03-02 | 1 | -12/+28 |
* | | | | | | | | | ax25: Stop calling/abusing dev_rebuild_header | Eric W. Biederman | 2015-03-02 | 1 | -8/+2 |
* | | | | | | | | | neigh: Move neigh_compat_output into ax25_ip.c | Eric W. Biederman | 2015-03-02 | 2 | -22/+16 |
* | | | | | | | | | arp: Remove special case to give AX25 it's open arp operations. | Eric W. Biederman | 2015-03-02 | 1 | -37/+0 |
* | | | | | | | | | ax25: Refactor to use private neighbour operations. | Eric W. Biederman | 2015-03-02 | 1 | -0/+21 |
* | | | | | | | | | ax25: Make ax25_header and ax25_rebuild_header static | Eric W. Biederman | 2015-03-02 | 1 | -10/+8 |
* | | | | | | | | | rose: Transmit packets in rose_xmit not rose_rebuild_header | Eric W. Biederman | 2015-03-02 | 1 | -27/+11 |
* | | | | | | | | | rose: Set the destination address in rose_header | Eric W. Biederman | 2015-03-02 | 1 | -0/+3 |
* | | | | | | | | | ax25: In ax25_rebuild_header add missing kfree_skb | Eric W. Biederman | 2015-03-02 | 1 | -0/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-03-02 | 7 | -134/+255 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | netfilter: nft_compat: add support for arptables extensions | Arturo Borrero | 2015-03-02 | 1 | -0/+9 |
| * | | | | | | | | | ipvs: allow rescheduling of new connections when port reuse is detected | Marcelo Ricardo Leitner | 2015-02-25 | 3 | -6/+56 |
| * | | | | | | | | | netfilter: ipset: fix boolreturn.cocci warnings | Wu Fengguang | 2015-02-11 | 1 | -2/+2 |
| * | | | | | | | | | netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED | Anton Blanchard | 2015-02-11 | 1 | -1/+1 |
| * | | | | | | | | | ipvs: use 64-bit rates in stats | Julian Anastasov | 2015-02-09 | 3 | -125/+187 |
* | | | | | | | | | | filter: refactor common filter attach code into __sk_attach_prog | Daniel Borkmann | 2015-03-02 | 1 | -38/+33 |
* | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-03-02 | 27 | -309/+1024 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Bluetooth: make hci_test_bit's addr const | Jiri Slaby | 2015-02-27 | 1 | -2/+2 |
| * | | | | | | | | | | Bluetooth: Update New CSRK event to match latest specification | Johan Hedberg | 2015-02-27 | 2 | -3/+9 |
| * | | | | | | | | | | Bluetooth: Remove unnecessary queue_monitor_skb() function | Johan Hedberg | 2015-02-20 | 1 | -30/+2 |
| * | | | | | | | | | | Bluetooth: Rename hci_send_to_control to hci_send_to_channel | Johan Hedberg | 2015-02-20 | 2 | -5/+7 |
| * | | | | | | | | | | Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creation | Johan Hedberg | 2015-02-20 | 1 | -17/+7 |
| * | | | | | | | | | | Bluetooth: Fix checking for pending Set SSP in Set HS handler | Johan Hedberg | 2015-02-19 | 1 | -0/+6 |
| * | | | | | | | | | | Bluetooth: Remove bogus check for pending mgmt Set HS command | Johan Hedberg | 2015-02-19 | 1 | -2/+1 |
| * | | | | | | | | | | Bluetooth: Convert disconn_cfm to be triggered through hci_cb | Johan Hedberg | 2015-02-19 | 4 | -4/+12 |
| * | | | | | | | | | | Bluetooth: Convert connect_cfm to be triggered through hci_cb | Johan Hedberg | 2015-02-19 | 4 | -22/+39 |