summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-2111-30/+36
* vlan: kill vlan_put_tag helperJiri Pirko2014-11-214-39/+7
* vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-213-10/+7
* openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko2014-11-211-7/+2
* l2tp_eth: allow to set a specific mac addressAlexander Couzens2014-11-211-0/+1
* Merge branch 'phy_device_type'David S. Miller2014-11-214-118/+184
|\
| * net: phy: micrel: add copyright entryJohan Hovold2014-11-211-0/+1
| * net: phy: micrel: refactor interrupt configJohan Hovold2014-11-211-42/+29
| * dt/bindings: add clock-select function property to micrel phy bindingJohan Hovold2014-11-211-0/+11
| * dt/bindings: reformat micrel eth-phy documentationJohan Hovold2014-11-211-13/+13
| * net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold2014-11-212-7/+8
| * net: phy: micrel: add generic clock-mode-select supportJohan Hovold2014-11-212-44/+50
| * net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold2014-11-211-8/+6
| * net: phy: micrel: parse of nodes at probeJohan Hovold2014-11-211-18/+21
| * net: phy: micrel: add device-type abstractionJohan Hovold2014-11-211-13/+70
| * net: phy: add static data field to struct phy_driverJohan Hovold2014-11-211-0/+2
|/
* sky2: use new netdev_rss_key_fill() helperIan Morris2014-11-211-9/+4
* enic: support skb->xmit_moreGovindarajulu Varadarajan2014-11-212-11/+17
* mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2014-11-211-4/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-218-211/+114
|\
| * bury skb_copy_to_page()Al Viro2014-11-191-23/+0
| * fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-195-112/+77
| * {compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro2014-11-193-89/+37
| * separate kernel- and userland-side msghdrAl Viro2014-11-195-23/+36
* | Merge branch 'bonding_4ad'David S. Miller2014-11-191-32/+70
|\ \ | |/ |/|
| * bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie2014-11-191-1/+37
| * bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie2014-11-191-32/+34
|/
* bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov2014-11-192-6/+16
* netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring2014-11-191-2/+1
* net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring2014-11-191-2/+1
* usbnet: rtl8150: remove unused variableSudip Mukherjee2014-11-191-2/+1
* Merge branch 'stmmac-next'David S. Miller2014-11-196-136/+215
|\
| * stmmac: review driver when run kernel-docGiuseppe CAVALLARO2014-11-194-69/+142
| * stmmac: document common header fileGiuseppe CAVALLARO2014-11-191-0/+8
| * stmmac: update driver documentationGiuseppe CAVALLARO2014-11-191-67/+65
|/
* tcp: make connect() mem charging friendlyEric Dumazet2014-11-191-40/+28
* tun: return NET_XMIT_DROP for dropped packetsJason Wang2014-11-191-1/+1
* icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-184-21/+42
* dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick2014-11-181-3/+6
* net/core: include linux/types.h instead of asm/types.hFabian Frederick2014-11-181-1/+1
* net: fix spelling for synchronizedFabian Frederick2014-11-181-2/+2
* dccp: spelling s/reseting/resettingFabian Frederick2014-11-181-1/+1
* dccp: replace min/casting by min_tFabian Frederick2014-11-181-1/+1
* dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick2014-11-181-6/+0
* dccp: kerneldoc warning fixesFabian Frederick2014-11-181-2/+2
* Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can...David S. Miller2014-11-184-63/+181
|\
| * net: can: c_can: Add support for TI am4372 DCANRoger Quadros2014-11-172-1/+3
| * can: c_can: Add support for TI am3352 DCANRoger Quadros2014-11-172-1/+13
| * can: c_can: Add support for TI DRA7 DCANRoger Quadros2014-11-172-0/+14
| * can: c_can: Disable pins when CAN interface is downRoger Quadros2014-11-171-0/+13
OpenPOWER on IntegriCloud