aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-03
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-03
* net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick2015-03-03
* Merge branch 'neigh_cleanups'David S. Miller2015-03-02
|\
| * neigh: Don't require a dst in neigh_resolve_outputEric W. Biederman2015-03-02
| * neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
| * arp: Kill arp_findEric W. Biederman2015-03-02
| * net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
| * ax25: Stop depending on arp_findEric W. Biederman2015-03-02
| * ax25: Stop calling/abusing dev_rebuild_headerEric W. Biederman2015-03-02
| * neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman2015-03-02
| * arp: Remove special case to give AX25 it's open arp operations.Eric W. Biederman2015-03-02
| * ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-02
| * ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman2015-03-02
| * ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-02
| * ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-02
| * rose: Transmit packets in rose_xmit not rose_rebuild_headerEric W. Biederman2015-03-02
| * rose: Set the destination address in rose_headerEric W. Biederman2015-03-02
| * ax25: In ax25_rebuild_header add missing kfree_skbEric W. Biederman2015-03-02
|/
* ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann2015-03-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-02
|\
| * netfilter: nft_compat: add support for arptables extensionsArturo Borrero2015-03-02
| * ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-24
| * netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang2015-02-11
| * netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCEDAnton Blanchard2015-02-11
| * ipvs: use 64-bit rates in statsJulian Anastasov2015-02-09
* | filter: refactor common filter attach code into __sk_attach_progDaniel Borkmann2015-03-02
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\ \
| * | at86rf230: add warning if edge-triggered irqAlexander Aring2015-02-27
| * | at86rf230: add irq low-level for polarityAlexander Aring2015-02-27
| * | at86rf230: add irqmask mode settingAlexander Aring2015-02-27
| * | at86rf230: remove tx_timeoutAlexander Aring2015-02-27
| * | at86rf230: add support for external xtal trimAlexander Aring2015-02-27
| * | at86rf230: copy pdata to driver allocated spaceAlexander Aring2015-02-27
| * | Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-27
| * | Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-27
| * | Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-20
| * | Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
| * | Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creationJohan Hedberg2015-02-20
| * | Bluetooth: Fix checking for pending Set SSP in Set HS handlerJohan Hedberg2015-02-19
| * | Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg2015-02-19
| * | Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * | Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * | Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
| * | Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
| * | Bluetooth: Add new hci_cb entries to the tail rather than the headJohan Hedberg2015-02-19
| * | Bluetooth: Fix AMP init for certain AMP controllersJohan Hedberg2015-02-17
| * | Bluetooth: Fix accepting early data on fixed channelsJohan Hedberg2015-02-16
| * | Bluetooth: Provide option to enable/disable debugfs informationMarcel Holtmann2015-02-15