summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: add bearer set to new netlink apiRichard Alpe2014-11-214-0/+56
* tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-215-0/+140
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-218-3/+320
* macvtap: advance iov iterator when needed in macvtap_put_user()Jason Wang2014-11-211-0/+2
* mlx4: don't duplicate kvfree()Al Viro2014-11-211-8/+2
* mlx5: don't duplicate kvfree()Al Viro2014-11-218-27/+19
* Merge branch 'r8152-next'David S. Miller2014-11-211-20/+39
|\
| * r8152: adjust rtl_start_rxhayeswang2014-11-211-0/+19
| * r8152: adjust r8152_submit_rxhayeswang2014-11-211-20/+20
|/
* net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann2014-11-211-8/+4
* net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli2014-11-212-1/+12
* net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli2014-11-212-1/+12
* packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn2014-11-211-8/+21
* Merge branch 'vlan_action'David S. Miller2014-11-2122-214/+522
|\
| * sched: introduce vlan actionJiri Pirko2014-11-215-0/+281
| * net: move vlan pop/push functions into common codeJiri Pirko2014-11-213-77/+106
| * net: move make_writable helper into common codeJiri Pirko2014-11-213-25/+27
| * vlan: introduce __vlan_insert_tag helper which does not free skbJiri Pirko2014-11-211-11/+34
| * vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-217-44/+51
| * 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
OpenPOWER on IntegriCloud