summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-01netpoll: convert mutex into a semaphoreNeil Horman1-1/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+8
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet1-0/+5
2013-04-29net: defer net_secret[] initializationEric Dumazet1-0/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller10-1334/+213
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman1-1/+1
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal1-1/+2
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal1-0/+7
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal1-0/+6
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik3-6/+43
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2-4/+76
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik1-1241/+0
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik1-0/+6
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2-87/+61
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik1-0/+9
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik1-0/+8
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar1-3/+15
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer1-1/+1
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel2-0/+5
2013-04-29packet_diag: disclose meminfo valuesNicolas Dichtel1-0/+2
2013-04-29packet_diag: disclose uid valueNicolas Dichtel1-0/+1
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger1-1/+2
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger1-1/+1
2013-04-27net/mlx4: Add support to get VF configRony Efraim1-0/+2
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim2-1/+3
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2-1/+4
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim1-0/+1
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-6/+8
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar1-0/+1
2013-04-25packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann1-0/+5
2013-04-25packet: minor: convert status bits into shifting formatDaniel Borkmann1-11/+11
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-6/+6
2013-04-25pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck1-0/+5
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2-1/+21
2013-04-25net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev1-0/+1
2013-04-25net/mlx4_core: Add timestamping device capabilityEugenia Emantayev1-1/+2
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville15-64/+480
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com13-13/+12
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov2-6/+6
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-261/+351
2013-04-23net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann1-2/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-13/+193
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-36/+91
2013-04-22Merge tag 'nfc-next-3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-2/+9
2013-04-22mac80211: improve the rate control APIFelix Fietkau1-0/+66