Age | Commit message (Expand) | Author |
2014-11-21 | tipc: add bearer disable/enable to new netlink api | Richard Alpe |
2014-11-21 | macvtap: advance iov iterator when needed in macvtap_put_user() | Jason Wang |
2014-11-21 | mlx4: don't duplicate kvfree() | Al Viro |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro |
2014-11-21 | Merge branch 'r8152-next' | David S. Miller |
2014-11-21 | r8152: adjust rtl_start_rx | hayeswang |
2014-11-21 | r8152: adjust r8152_submit_rx | hayeswang |
2014-11-21 | net: sctp: keep owned chunk in destructor_arg instead of skb->cb | Daniel Borkmann |
2014-11-21 | net: bcmgenet: log RX buffer allocation and RX/TX dma failures | Florian Fainelli |
2014-11-21 | net: systemport: log RX buffer allocation and RX/TX DMA failures | Florian Fainelli |
2014-11-21 | packet: make packet_snd fail on len smaller than l2 header | Willem de Bruijn |
2014-11-21 | Merge branch 'vlan_action' | David S. Miller |
2014-11-21 | sched: introduce vlan action | Jiri Pirko |
2014-11-21 | net: move vlan pop/push functions into common code | Jiri Pirko |
2014-11-21 | net: move make_writable helper into common code | Jiri Pirko |
2014-11-21 | vlan: introduce __vlan_insert_tag helper which does not free skb | Jiri Pirko |
2014-11-21 | vlan: introduce *vlan_hwaccel_push_inside helpers | Jiri Pirko |
2014-11-21 | vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto | Jiri Pirko |
2014-11-21 | vlan: kill vlan_put_tag helper | Jiri Pirko |
2014-11-21 | vlan: make __vlan_hwaccel_put_tag return void | Jiri Pirko |
2014-11-21 | openvswitch: actions: use skb_postpull_rcsum when possible | Jiri Pirko |
2014-11-21 | l2tp_eth: allow to set a specific mac address | Alexander Couzens |
2014-11-21 | Merge branch 'phy_device_type' | David S. Miller |
2014-11-21 | net: phy: micrel: add copyright entry | Johan Hovold |
2014-11-21 | net: phy: micrel: refactor interrupt config | Johan Hovold |
2014-11-21 | dt/bindings: add clock-select function property to micrel phy binding | Johan Hovold |
2014-11-21 | dt/bindings: reformat micrel eth-phy documentation | Johan Hovold |
2014-11-21 | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 | Johan Hovold |
2014-11-21 | net: phy: micrel: add generic clock-mode-select support | Johan Hovold |
2014-11-21 | net: phy: micrel: add has-broadcast-disable flag to type data | Johan Hovold |
2014-11-21 | net: phy: micrel: parse of nodes at probe | Johan Hovold |
2014-11-21 | net: phy: micrel: add device-type abstraction | Johan Hovold |
2014-11-21 | net: phy: add static data field to struct phy_driver | Johan Hovold |
2014-11-21 | sky2: use new netdev_rss_key_fill() helper | Ian Morris |
2014-11-21 | enic: support skb->xmit_more | Govindarajulu Varadarajan |
2014-11-21 | mISDN: Deletion of unnecessary checks before the function call "vfree" | Markus Elfring |
2014-11-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller |
2014-11-19 | Merge branch 'bonding_4ad' | David S. Miller |
2014-11-19 | bonding: Introduce 4 AD link speed to fix agg_bandwidth | Jianhua Xie |
2014-11-19 | bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed | Jianhua Xie |
2014-11-19 | bury skb_copy_to_page() | Al Viro |
2014-11-19 | fold verify_iovec() into copy_msghdr_from_user() | Al Viro |
2014-11-19 | {compat_,}verify_iovec(): switch to generic copying of iovecs | Al Viro |
2014-11-19 | separate kernel- and userland-side msghdr | Al Viro |
2014-11-19 | bpf: fix arraymap NULL deref and missing overflow and zero size checks | Alexei Starovoitov |
2014-11-19 | netlink: Deletion of an unnecessary check before the function call "__module_... | Markus Elfring |
2014-11-19 | net: pktgen: Deletion of an unnecessary check before the function call "proc_... | Markus Elfring |
2014-11-19 | usbnet: rtl8150: remove unused variable | Sudip Mukherjee |
2014-11-19 | Merge branch 'stmmac-next' | David S. Miller |
2014-11-19 | stmmac: review driver when run kernel-doc | Giuseppe CAVALLARO |