summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2013-05-101-6/+2
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-104-21/+16
* [SCSI] libosd: remover duplicate __bitwise annotationDan Carpenter2013-05-021-1/+1
* [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-021-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01131-2508/+2832
|\
| * filter: fix va_list build errorXi Wang2013-05-011-0/+1
| * af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-2/+3
| * netpoll: convert mutex into a semaphoreNeil Horman2013-05-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-291-6/+8
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-261-6/+8
| | |\
| | | * Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
| * | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-291-0/+5
| * | | net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-2910-1334/+213
| |\ \ \
| | * | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| | * | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-291-1/+2
| | * | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-291-0/+7
| | * | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| | * | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-293-6/+43
| | * | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-292-4/+76
| | * | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-291-1241/+0
| | * | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-291-0/+6
| | * | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-292-87/+61
| | * | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-291-0/+9
| | * | | netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-291-0/+8
| * | | | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-291-3/+15
| * | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
| * | | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-292-0/+5
| * | | | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-291-0/+2
| * | | | packet_diag: disclose uid valueNicolas Dichtel2013-04-291-0/+1
| * | | | vxlan: allow choosing destination port per vxlanstephen hemminger2013-04-291-1/+2
| * | | | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger2013-04-291-1/+1
| * | | | net/mlx4: Add support to get VF configRony Efraim2013-04-261-0/+2
| * | | | net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-262-1/+3
| * | | | net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-262-1/+4
| * | | | net/mlx4: Add set VF mac address supportRony Efraim2013-04-261-0/+1
| |/ / /
| * | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
| * | | packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-251-0/+5
| * | | packet: minor: convert status bits into shifting formatDaniel Borkmann2013-04-251-11/+11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-251-0/+5
| |\ \ \
| | * | | pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-241-0/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-252-6/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-232-6/+6
| * | | | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-242-1/+21
| * | | | net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-241-0/+1
| * | | | net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2415-64/+480
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-0/+2
| | |\ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-224-13/+193
| | |\ \ \ \
| | | * | | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66