summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-02-196-162/+54
| |\ \ \ \ \ \
| | * | | | | | libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov2015-02-191-2/+3
| | * | | | | | libceph: fix double __remove_osd() problemIlya Dryomov2015-02-191-8/+18
| | * | | | | | libceph: tcp_nodelay supportChaitanya Huilgol2015-02-192-2/+28
| | * | | | | | libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-191-2/+2
| | * | | | | | libceph: nuke pool op infrastructureIlya Dryomov2015-02-193-148/+3
| * | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-193-9/+9
| |\ \ \ \ \ \ \
| | * | | | | | | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-073-9/+9
| * | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-0/+6
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | virtio/9p: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | | | | | | | | l2tp: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* | | | | | | | | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-034-8/+9
* | | | | | | | | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-034-8/+8
* | | | | | | | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* | | | | | | | | bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* | | | | | | | | atm: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* | | | | | | | | appletalk: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
* | | | | | | | | 8021q: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* | | | | | | | | ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-031-54/+6
* | | | | | | | | net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick2015-03-031-24/+0
* | | | | | | | | neigh: Don't require a dst in neigh_resolve_outputEric W. Biederman2015-03-021-6/+0
* | | | | | | | | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-024-4/+7
* | | | | | | | | arp: Kill arp_findEric W. Biederman2015-03-021-65/+0
* | | | | | | | | net: Kill dev_rebuild_headerEric W. Biederman2015-03-027-189/+0
* | | | | | | | | ax25: Stop depending on arp_findEric W. Biederman2015-03-021-12/+28
* | | | | | | | | ax25: Stop calling/abusing dev_rebuild_headerEric W. Biederman2015-03-021-8/+2
* | | | | | | | | neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman2015-03-022-22/+16
* | | | | | | | | arp: Remove special case to give AX25 it's open arp operations.Eric W. Biederman2015-03-021-37/+0
* | | | | | | | | ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-021-0/+21
* | | | | | | | | ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman2015-03-021-10/+8
* | | | | | | | | rose: Transmit packets in rose_xmit not rose_rebuild_headerEric W. Biederman2015-03-021-27/+11
* | | | | | | | | rose: Set the destination address in rose_headerEric W. Biederman2015-03-021-0/+3
* | | | | | | | | ax25: In ax25_rebuild_header add missing kfree_skbEric W. Biederman2015-03-021-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-027-134/+255
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: nft_compat: add support for arptables extensionsArturo Borrero2015-03-021-0/+9
| * | | | | | | | | ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-253-6/+56
| * | | | | | | | | netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang2015-02-111-2/+2
| * | | | | | | | | netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCEDAnton Blanchard2015-02-111-1/+1
| * | | | | | | | | ipvs: use 64-bit rates in statsJulian Anastasov2015-02-093-125/+187
* | | | | | | | | | filter: refactor common filter attach code into __sk_attach_progDaniel Borkmann2015-03-021-38/+33
* | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-0227-309/+1024
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-271-2/+2
| * | | | | | | | | | Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-272-3/+9
| * | | | | | | | | | Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-201-30/+2
| * | | | | | | | | | Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-202-5/+7
| * | | | | | | | | | Bluetooth: Use hci_copy_identity_addr() helper for SMP chan creationJohan Hedberg2015-02-201-17/+7
| * | | | | | | | | | Bluetooth: Fix checking for pending Set SSP in Set HS handlerJohan Hedberg2015-02-191-0/+6
| * | | | | | | | | | Bluetooth: Remove bogus check for pending mgmt Set HS commandJohan Hedberg2015-02-191-2/+1
| * | | | | | | | | | Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-194-4/+12
| * | | | | | | | | | Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-194-22/+39
OpenPOWER on IntegriCloud