index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
1
-0
/
+4
*
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
2015-10-08
1
-0
/
+6
*
once: make helper generic for calling functions once
Hannes Frederic Sowa
2015-10-08
1
-14
/
+47
*
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
2
-17
/
+28
*
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
2015-10-08
1
-0
/
+7
*
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
2015-10-08
1
-19
/
+3
*
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
5
-14
/
+14
*
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
3
-3
/
+3
*
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
3
-3
/
+4
*
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2015-10-08
2
-3
/
+2
*
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
2015-10-08
1
-2
/
+1
*
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-5
/
+1
*
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
2015-10-08
1
-2
/
+1
*
dst: Pass a sk into .local_out
Eric W. Biederman
2015-10-08
3
-1
/
+3
*
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
1
-5
/
+1
*
Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
2015-10-08
1
-0
/
+3
|
\
|
*
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-06
1
-0
/
+3
*
|
bridge: netlink: add support for port's multicast_router attribute
Nikolay Aleksandrov
2015-10-07
1
-0
/
+1
*
|
bridge: netlink: allow to flush port's fdb
Nikolay Aleksandrov
2015-10-07
1
-0
/
+1
*
|
bridge: netlink: export port's timer values
Nikolay Aleksandrov
2015-10-07
1
-0
/
+3
*
|
bridge: netlink: export port's topology_change_ack and config_pending
Nikolay Aleksandrov
2015-10-07
1
-0
/
+2
*
|
bridge: netlink: export port's id and number
Nikolay Aleksandrov
2015-10-07
1
-0
/
+2
*
|
bridge: netlink: export port's designated cost and port
Nikolay Aleksandrov
2015-10-07
1
-0
/
+2
*
|
bridge: netlink: export port's bridge id
Nikolay Aleksandrov
2015-10-07
1
-0
/
+1
*
|
bridge: netlink: export port's root id
Nikolay Aleksandrov
2015-10-07
1
-0
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-07
3
-5
/
+42
|
\
\
|
*
|
cfg80211: allow changing station capabilities for unassociated stations
Ayala Beker
2015-09-29
1
-0
/
+3
|
*
|
mac80211: Copy tx'ed beacons to monitor mode
Helmut Schaa
2015-09-29
1
-0
/
+4
|
*
|
Revert "mac80211: add pointer for driver use to key"
Johannes Berg
2015-09-22
1
-2
/
+0
|
*
|
wireless: mark element IDs 8 and 9 reserved
Johannes Berg
2015-09-22
1
-2
/
+1
|
*
|
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
2015-09-22
1
-0
/
+4
|
*
|
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
2
-1
/
+5
|
*
|
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
2015-09-22
1
-0
/
+16
|
*
|
nl80211: support vendor dumpit commands
Johannes Berg
2015-09-22
1
-0
/
+9
*
|
|
net: Add source address lookup op for VRF
David Ahern
2015-10-07
2
-3
/
+31
*
|
|
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2015-10-07
1
-0
/
+2
*
|
|
net: Add netif_is_l3_slave
David Ahern
2015-10-07
1
-0
/
+7
*
|
|
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-10-07
2
-2
/
+2
*
|
|
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
2015-10-07
1
-0
/
+2
*
|
|
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
2015-10-06
1
-4
/
+0
*
|
|
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
1
-1
/
+0
*
|
|
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
1
-1
/
+1
*
|
|
regmap: Allow installing custom reg_update_bits function
Jon Ringle
2015-10-05
1
-0
/
+4
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
2015-10-05
3
-6
/
+6
|
\
\
\
|
*
|
|
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
2015-09-30
2
-4
/
+4
|
*
|
|
ipv4: Pass struct net through ip_fragment
Eric W. Biederman
2015-09-30
1
-2
/
+2
*
|
|
|
atm: remove 'struct zatm_t_hist'
Arnd Bergmann
2015-10-05
1
-6
/
+0
*
|
|
|
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2015-10-05
1
-1
/
+10
*
|
|
|
ipv4: L3 hash-based multipath
Peter Nørlund
2015-10-05
1
-3
/
+11
*
|
|
|
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-10-05
2
-4
/
+10
[next]