summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens
2014-11-21Merge branch 'phy_device_type'David S. Miller
2014-11-21net: phy: micrel: add copyright entryJohan Hovold
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold
2014-11-21dt/bindings: add clock-select function property to micrel phy bindingJohan Hovold
2014-11-21dt/bindings: reformat micrel eth-phy documentationJohan Hovold
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold
2014-11-21net: phy: add static data field to struct phy_driverJohan Hovold
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2014-11-20Merge branch 'bonding_4ad'David S. Miller
2014-11-20bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie
2014-11-20bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie
2014-11-19bury skb_copy_to_page()Al Viro
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19{compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-11-19bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov
2014-11-19netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring
2014-11-19net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring
2014-11-19usbnet: rtl8150: remove unused variableSudip Mukherjee
2014-11-19Merge branch 'stmmac-next'David S. Miller
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO
2014-11-19stmmac: update driver documentationGiuseppe CAVALLARO
2014-11-19tcp: make connect() mem charging friendlyEric Dumazet
2014-11-19tun: return NET_XMIT_DROP for dropped packetsJason Wang
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-18dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick
2014-11-18net/core: include linux/types.h instead of asm/types.hFabian Frederick
2014-11-18net: fix spelling for synchronizedFabian Frederick
2014-11-18dccp: spelling s/reseting/resettingFabian Frederick
2014-11-18dccp: replace min/casting by min_tFabian Frederick
2014-11-18dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick
2014-11-18dccp: kerneldoc warning fixesFabian Frederick
2014-11-18Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can...David S. Miller