index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
3
-1
/
+12
2016-01-10
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
1
-0
/
+17
2016-01-10
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
1
-0
/
+9
2016-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2
-2
/
+4
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2
-2
/
+4
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2
-2
/
+5
2016-01-10
switchdev: Adding MDB entry offload
Elad Raz
1
-0
/
+11
2016-01-08
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
Daniel Borkmann
1
-10
/
+29
2016-01-08
ipv4: eliminate endianness warnings in ip_fib.h
Lance Richardson
1
-1
/
+2
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-11
/
+40
2016-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-11
/
+24
2016-01-08
netfilter: nft_ct: add byte/packet counter support
Florian Westphal
1
-0
/
+2
2016-01-08
netfilter: nf_tables: Add new attributes into nft_set to store user data.
Carlos Falgueras GarcĂa
2
-0
/
+6
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
1
-0
/
+4
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
2
-4
/
+55
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
1
-0
/
+1
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-3
/
+4
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2
-1
/
+9
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-15
/
+20
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+3
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+4
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
1
-5
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-0
/
+5
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
1
-0
/
+6
2016-01-07
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2
-5
/
+7
2016-01-07
phy: Consistently use addr for address on an MII bus
Andrew Lunn
1
-2
/
+2
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+35
2016-01-06
net: Add eth_platform_get_mac_address() helper.
David S. Miller
1
-0
/
+3
2016-01-06
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
1
-7
/
+3
2016-01-05
inet: kill unused skb_free op
Florian Westphal
1
-1
/
+0
2016-01-05
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
2
-6
/
+20
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2
-26
/
+0
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2
-0
/
+16
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2
-0
/
+3
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
1
-10
/
+20
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2
-7
/
+16
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
4
-3
/
+17
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2
-2
/
+3
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
2
-0
/
+22
2016-01-04
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
1
-0
/
+2
2016-01-04
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-1
/
+2
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
1
-1
/
+1
2016-01-04
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
1
-1
/
+1
2016-01-04
netfilter: nf_tables: add forward expression to the netdev family
Pablo Neira Ayuso
1
-0
/
+12
2016-01-03
netfilter: nf_tables: add packet duplication to the netdev family
Pablo Neira Ayuso
1
-0
/
+6
[next]