Age | Commit message (Expand) | Author |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn |
2016-01-07 | phy: Centralise print about attached phy | Andrew Lunn |
2016-01-07 | phy: phy_{read|write}_mmd_indirect: get addr from phydev | Andrew Lunn |
2016-01-07 | phy: add phydev_name() wrapper | Andrew Lunn |
2016-01-07 | phy: Add phydev_err() and phydev_dbg() macros | Andrew Lunn |
2016-01-07 | mdio: Move mdiobus_read/write operatings into mdio.h | Andrew Lunn |
2016-01-07 | phy: Consistently use addr for address on an MII bus | Andrew Lunn |
2016-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-06 | net: Add eth_platform_get_mac_address() helper. | David S. Miller |
2016-01-06 | net: move ndo_features_check() close to ndo_start_xmit() | Eric Dumazet |
2016-01-06 | switchdev: add bridge vlan_filtering attribute | Elad Raz |
2016-01-06 | net: filter: make JITs zero A for SKF_AD_ALU_XOR_X | Rabin Vincent |
2016-01-06 | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or... | David S. Miller |
2016-01-05 | inet: kill unused skb_free op | Florian Westphal |
2016-01-05 | include/uapi/linux/sockios.h: mark SIOCRTMSG unused | xypron.glpk@gmx.de |
2016-01-05 | net/mlx5_core: Introduce access function to read internal timer | Eran Ben Elisha |
2016-01-05 | sctp: drop the old assoc hashtable of sctp | Xin Long |
2016-01-05 | sctp: add the rhashtable apis for sctp global transport hashtable | Xin Long |
2016-01-04 | net: Propagate lookup failure in l3mdev_get_saddr to caller | David Ahern |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2016-01-04 | soreuseport: fast reuseport UDP socket selection | Craig Gallek |
2016-01-04 | soreuseport: define reuseport groups | Craig Gallek |
2016-01-04 | net: make ip6tunnel_xmit definition conditional | Arnd Bergmann |
2016-01-04 | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller |
2016-01-04 | sh_eth: remove EDMAC_BIG_ENDIAN | Sergei Shtylyov |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-12-31 | ethtool: Add phy statistics | Andrew Lunn |
2015-12-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-12-29 | mm/vmstat: fix overflow in mod_zone_page_state() | Heiko Carstens |
2015-12-29 | nfc: microread: Fix header comment | Christophe Ricard |
2015-12-29 | nfc: netlink: HCI event connectivity implementation | Christophe Ricard |
2015-12-28 | block: add blk_start_queue_async() | Jens Axboe |
2015-12-25 | ip_tunnel: Move stats update to iptunnel_xmit() | Pravin B Shelar |
2015-12-23 | net: cdc_ncm: avoid changing RX/TX buffers on MTU changes | Bjørn Mork |
2015-12-22 | net: add inet_sk_transparent() helper | Florian Westphal |
2015-12-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2015-12-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-12-18 | include/linux/mmdebug.h: should include linux/bug.h | James Morse |
2015-12-18 | bpf: add bpf_skb_load_bytes helper | Daniel Borkmann |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-12-18 | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-12-18 | net: Allow accepted sockets to be bound to l3mdev domain | David Ahern |
2015-12-18 | net: l3mdev: Add master device lookup by index | David Ahern |
2015-12-18 | ipv6: addrconf: use stable address generator for ARPHRD_NONE | Bjørn Mork |
2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-12-17 | ipv6: add IPV6_HDRINCL option for raw sockets | Hannes Frederic Sowa |