index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-27
Merge branch 'rocker-master-change'
David S. Miller
4
-70
/
+97
2015-08-27
rocker: use change upper info
Jiri Pirko
1
-23
/
+38
2015-08-27
rocker: use new helper to figure out master kind
Jiri Pirko
1
-12
/
+7
2015-08-27
net: kill long time unused bonding private flags
Jiri Pirko
1
-36
/
+21
2015-08-27
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
2
-1
/
+9
2015-08-27
net: add netif_is_bridge_master helper
Jiri Pirko
1
-0
/
+5
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
2
-2
/
+21
2015-08-27
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-27
Merge branch 'geneve-consolidation'
David S. Miller
14
-793
/
+767
2015-08-27
geneve: Move device hash table to geneve socket.
Pravin B Shelar
1
-26
/
+17
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
6
-586
/
+421
2015-08-27
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
3
-85
/
+275
2015-08-27
geneve: Make dst-port configurable.
Pravin B Shelar
2
-4
/
+22
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
5
-43
/
+97
2015-08-27
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
1
-0
/
+3
2015-08-27
geneve: Initialize ethernet address in device setup.
Pravin B Shelar
1
-3
/
+1
2015-08-27
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
4
-14
/
+57
2015-08-27
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-27
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
1
-6
/
+8
2015-08-27
device property: Return -ENXIO if there is no suitable FW interface
Guenter Roeck
1
-4
/
+13
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
16
-47
/
+40
2015-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
15
-3166
/
+188
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
2015-08-27
smsc9194: Remove uncompilable #if 0'd use of pr_dbg
Joe Perches
1
-30
/
+2
2015-08-27
Merge branch 'xgene-tso'
David S. Miller
5
-29
/
+283
2015-08-27
drivers: net: xgene: Adding support for TSO
Iyappan Subramanian
5
-24
/
+262
2015-08-27
drivers: net: xgene: Preparatory patch for TSO support
Iyappan Subramanian
2
-7
/
+23
2015-08-27
Merge branch 'ovs-conntrack'
David S. Miller
18
-107
/
+1336
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
2
-2
/
+110
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
10
-34
/
+199
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
3
-12
/
+40
2015-08-27
netfilter: Always export nf_connlabels_replace()
Joe Stringer
1
-2
/
+0
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
6
-4
/
+83
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
13
-37
/
+877
2015-08-27
dst: Add __skb_dst_copy() variation
Joe Stringer
1
-2
/
+7
2015-08-27
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
1
-0
/
+1
2015-08-27
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2
-27
/
+29
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
3
-1
/
+4
2015-08-27
nfit: Clarify memory device state flags strings
Toshi Kani
1
-10
/
+10
2015-08-27
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
1
-5
/
+23
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
1
-1
/
+26
2015-08-27
Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
37
-196
/
+693
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
1
-0
/
+9
2015-08-27
batman-adv: turn batadv_neigh_node_get() into local function
Marek Lindner
2
-40
/
+36
2015-08-27
batman-adv: Add lower layer needed_(head|tail)room to own ones
Sven Eckelmann
2
-2
/
+41
2015-08-27
batman-adv: don't access unregistered net_device object
Antonio Quartulli
1
-1
/
+2
2015-08-27
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2015-08-27
batman-adv: fix gateway client style issues
Simon Wunderlich
1
-2
/
+0
[prev]
[next]