summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-25/+24
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-6/+0
2014-06-03bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu1-0/+1
2014-06-03macvlan: add netpoll supportdingtianhong1-0/+3
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-3/+97
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet4-41/+26
2014-06-02net: Add support for device specific address syncingAlexander Duyck1-0/+73
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-3/+97
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller1-1/+1
2014-06-02net: filter: improve filter block macrosDaniel Borkmann1-50/+205
2014-06-02net: filter: get rid of BPF_S_* enumDaniel Borkmann1-70/+38
2014-06-02net: Revert mlx4 cpumask changes.David S. Miller1-2/+0
2014-06-02net/mlx4_en: Use affinity hintYuval Atias1-1/+1
2014-06-02cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai1-0/+2
2014-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-1/+20
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-88/+283
2014-05-30net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack1-0/+8
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-3/+50
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+47
2014-05-28wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen1-0/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-88/+283
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho1-0/+46
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-42/+192
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-23/+91
2014-05-24net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-24net: filter: remove DL macroDaniel Borkmann1-3/+0
2014-05-24l2tp: Add support for zero IPv6 checksumsTom Herbert1-0/+2
2014-05-24net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2-1/+25
2014-05-24net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2-11/+4
2014-05-24net: Eliminate no_check from protoswTom Herbert1-1/+0
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty3-5/+15
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg1-0/+3
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+5
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme1-1/+3
2014-05-23net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-1/+0
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-35/+22
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli1-10/+0
2014-05-22vlan: more careful checksum features handlingMichal Kubeček1-0/+14
2014-05-22net: Add a software TSO helper APIEzequiel Garcia1-0/+20
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-70/+224
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-4/+52
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller3-11/+192
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2-5/+12
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach1-0/+7
2014-05-22net: filter: cleanup invocation of internal BPFAlexei Starovoitov1-4/+2
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+3
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+18