index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
1
-1
/
+1
2015-06-09
NFC: Introduce vendor commands structures
Samuel Ortiz
3
-0
/
+36
2015-06-09
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
1
-0
/
+2
2015-06-09
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
1
-0
/
+1
2015-06-09
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
1
-0
/
+14
2015-06-07
tcp: get_cookie_sock() consolidation
Eric Dumazet
1
-0
/
+3
2015-06-07
mac802154: change pan_coord type to bool
Alexander Aring
1
-1
/
+1
2015-06-07
mac802154: add missing structure comments
Alexander Aring
1
-6
/
+28
2015-06-07
mac802154: rearrange attribute in ieee802154_hw
Alexander Aring
1
-1
/
+1
2015-06-07
mac802154: remove unused hw_filt attribute
Alexander Aring
1
-1
/
+0
2015-06-07
mac802154: cleanup ieee802154 hardware flags
Alexander Aring
1
-20
/
+36
2015-06-07
mac802154: remove aack hw flag
Alexander Aring
1
-2
/
+0
2015-06-07
mac802154: cleanup address filtering flags
Alexander Aring
1
-10
/
+21
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
1
-8
/
+0
2015-06-06
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
1
-0
/
+1
2015-06-04
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
1
-0
/
+1
2015-06-04
net: Add GRE keyid in flow_keys
Tom Herbert
1
-0
/
+6
2015-06-04
net: Add IPv6 flow label to flow_keys
Tom Herbert
1
-1
/
+3
2015-06-04
net: Add VLAN ID to flow_keys
Tom Herbert
1
-0
/
+6
2015-06-04
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
1
-1
/
+0
2015-06-04
net: Add keys for TIPC address
Tom Herbert
1
-0
/
+10
2015-06-04
net: Add full IPv6 addresses to flow_keys
Tom Herbert
3
-23
/
+69
2015-06-04
net: Get skb hash over flow_keys structure
Tom Herbert
3
-3
/
+22
2015-06-04
nl802154: export supported commands
Varka Bhadram
1
-0
/
+2
2015-06-02
mac80211: rename single hw-scan flag to follow naming convention
Johannes Berg
1
-2
/
+2
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-15
/
+2
2015-06-02
mac80211: stop using pointers as userspace cookies
Johannes Berg
1
-0
/
+3
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-0
/
+4
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+7
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
1
-1
/
+2
2015-05-31
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
2
-3
/
+4
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-0
/
+9
2015-05-30
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+4
2015-05-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-49
/
+154
2015-05-28
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
1
-3
/
+4
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
1
-0
/
+1
2015-05-28
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
1
-0
/
+2
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
1
-0
/
+1
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
1
-2
/
+5
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-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
1
-0
/
+8
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
1
-1
/
+2
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-0
/
+3
[prev]
[next]