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
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
1
-0
/
+1
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2
-1
/
+2
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
1
-0
/
+1
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2015-05-26
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
1
-44
/
+3
2015-05-26
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
1
-6
/
+0
2015-05-26
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
1
-0
/
+1
2015-05-26
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2
-0
/
+10
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+3
2015-05-25
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
1
-3
/
+3
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2
-1
/
+3
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2
-1
/
+6
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
1
-5
/
+14
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+3
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
1
-2
/
+1
2015-05-25
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
1
-1
/
+1
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
1
-2
/
+9
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
1
-0
/
+3
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+21
2015-05-23
mac802154: remove mib lock
Alexander Aring
1
-9
/
+0
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2
-3
/
+2
2015-05-23
mac802154: remove pib lock
Alexander Aring
1
-2
/
+0
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-18
/
+46
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-3
/
+29
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
1
-0
/
+2
2015-05-21
net: sched: pkt_cls: remove unused macros from uapi
Florian Westphal
1
-27
/
+5
2015-05-21
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2
-2
/
+9
2015-05-21
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-05-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2015-05-21
inet_hashinfo: remove bsocket counter
Eric Dumazet
1
-2
/
+0
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
3
-1
/
+33
2015-05-21
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
1
-1
/
+2
2015-05-20
mac80211: add missing drv_priv description for TXQ struct
Johannes Berg
1
-0
/
+1
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
1
-0
/
+1
2015-05-19
ip: remove unused function prototype
Andy Zhou
1
-1
/
+0
2015-05-19
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2
-0
/
+4
2015-05-19
net-next: ethtool: Added port speed macros.
Parav Pandit
1
-1
/
+5
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-1
/
+1
2015-05-19
inet: properly align icsk_ca_priv
Eric Dumazet
1
-2
/
+3
2015-05-19
nl802154: add support for dump phy capabilities
Alexander Aring
1
-0
/
+57
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
1
-1
/
+1
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
2
-22
/
+23
2015-05-19
mac802154: check for really changes
Alexander Aring
1
-0
/
+12
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
2
-1
/
+47
[prev]
[next]