summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-22net: introduce reciprocal_scale helper and convert usersDaniel Borkmann1-0/+19
2014-01-22random32: add prandom_u32_max and convert open coded usersDaniel Borkmann1-1/+17
2014-01-22net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann1-7/+1
2014-01-22net: Add GRO support for UDP encapsulating protocolsOr Gerlitz1-1/+9
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+1
2014-01-20net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai1-0/+18
2014-01-20net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai1-2/+4
2014-01-20sctp: fix missing SCTP mailing list address updateJean Sacren1-1/+1
2014-01-20ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa1-0/+3
2014-01-20ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot1-0/+1
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+11
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+22
2014-01-18bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com1-0/+5
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+2
2014-01-17net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton1-4/+31
2014-01-17net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico1-1/+2
2014-01-17net: Add skb_get_hash_rawTom Herbert1-0/+5
2014-01-17net: stmmac: support max-speed device tree propertySrinivas Kandagatla1-0/+1
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+19
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-01-16etherdevice: Use ether_addr_copy to copy an Ethernet addressJoe Perches1-1/+23
2014-01-16net: rename sysfs symlinks on device name changeVeaceslav Falico1-0/+1
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-15net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-3/+0
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2014-01-15net: add skb_checksum_setupPaul Durrant1-0/+2
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren1-1/+1
2014-01-14phylib: Add of_phy_attachAndy Fleming1-0/+10
2014-01-14phylib: Support attaching to generic 10g driverAndy Fleming1-0/+2
2014-01-14phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming1-0/+1
2014-01-14phylib: Add Clause 45 read/write functionsAndy Fleming1-0/+39
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-8/+19
2014-01-10ieee80211: add definition for SMS4 key lenAvinash Patil1-0/+1
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-4/+8
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+9
2014-01-10ieee80211: add definition for TDLS wide band extended capabilityAvinash Patil1-0/+1
2014-01-08net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann1-3/+3
2014-01-08net-gre-gro: Add GRE support to the GRO stackJerry Chu1-1/+17
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-0/+3
2014-01-07net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf1-0/+3
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-7/+109
2014-01-07tcp: out_of_order_queue do not use its lockEric Dumazet1-1/+4
2014-01-07mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel1-0/+9
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-4/+3
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens1-1/+8
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing1-24/+3
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2-10/+10
2014-01-05phylib: make phy_scan_fixups() staticSergei Shtylyov1-1/+0