summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | l2tp: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | atm: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | appletalk: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | 8021q: Use eth_<foo>_addr instead of memsetJoe Perches2015-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
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | 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-25
| | * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | Bluetooth: Make __next_ident function static.Marcel Holtmann2015-02-15
| | * | | | | | | | | | | | | | Bluetooth: Make a2mp_send function staticMarcel Holtmann2015-02-15
| | * | | | | | | | | | | | | | Bluetooth: Make amp_mgr_lookup_by_state function staticMarcel Holtmann2015-02-15