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-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
3
-2
/
+17
2015-04-01
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
1
-0
/
+1
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
4
-27
/
+244
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
1
-1
/
+2
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
1
-1
/
+0
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-0
/
+21
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2
-3
/
+31
2015-03-31
xfrm: simplify xfrm_address_t use
Jiri Benc
2
-3
/
+5
2015-03-31
tcp: simplify inetpeer_addr_base use
Jiri Benc
1
-1
/
+2
2015-03-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-0
/
+62
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
1
-8
/
+0
2015-03-31
ptp: introduce get/set time methods with explicit 64 bit seconds.
Richard Cochran
1
-2
/
+10
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
1
-1
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-0
/
+1
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
1
-0
/
+11
2015-03-30
nl80211: small clarification of the sched_scan delay attribute
Luciano Coelho
1
-2
/
+3
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
1
-0
/
+4
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
1
-0
/
+2
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
1
-0
/
+36
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
1
-10
/
+38
2015-03-29
net: Introduce passthru_features_check
Toshiaki Makita
1
-0
/
+3
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+22
2015-03-29
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
1
-0
/
+45
2015-03-29
tc: bpf: generalize pedit action
Alexei Starovoitov
2
-0
/
+2
2015-03-29
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
1
-0
/
+6
2015-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-16
/
+180
2015-03-29
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
1
-2
/
+0
2015-03-26
netfilter: nf_tables: implement set transaction support
Patrick McHardy
1
-7
/
+26
2015-03-26
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
1
-0
/
+28
2015-03-26
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
1
-1
/
+3
2015-03-26
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
1
-0
/
+2
2015-03-26
Bluetooth: Add macros for advertising instance flags
Arman Uguray
1
-0
/
+8
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+3
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-5
/
+7
2015-03-25
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
1
-4
/
+10
2015-03-25
netfilter: nf_tables: add set extensions
Patrick McHardy
1
-0
/
+105
2015-03-25
rhashtable: provide len to obj_hashfn
Patrick McHardy
1
-2
/
+4
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
1
-0
/
+3
2015-03-25
netfilter: nf_tables: move struct net pointer to base chain
Patrick McHardy
1
-2
/
+2
2015-03-24
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
1
-4
/
+4
2015-03-24
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
1
-16
/
+13
2015-03-24
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
1
-2
/
+3
2015-03-24
rhashtable: Disable automatic shrinking by default
Thomas Graf
1
-2
/
+5
2015-03-24
rhashtable: Mark internal/private inline functions as such
Thomas Graf
1
-0
/
+2
2015-03-24
rhashtable: Use 'unsigned int' consistently
Thomas Graf
1
-7
/
+7
2015-03-24
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
1
-1
/
+1
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
3
-1
/
+4
2015-03-24
net: remove never used forwarding_accel_ops pointer from net_device
Hannes Frederic Sowa
1
-2
/
+0
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+12
2015-03-23
rhashtable: Fix sleeping inside RCU critical section in walk_stop
Herbert Xu
1
-0
/
+2
[next]