index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-19
cfg80211: add documentation for max_num_csa_counters
Luciano Coelho
1
-5
/
+5
2014-05-19
netfilter: nf_tables: defer all object release via rcu
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: remove skb and nlh from context structure
Pablo Neira Ayuso
1
-4
/
+6
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle elements
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle table
Pablo Neira Ayuso
1
-0
/
+10
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle chain
Pablo Neira Ayuso
1
-0
/
+17
2014-05-19
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
1
-0
/
+12
2014-05-19
netfilter: nf_tables: add message type to transactions
Pablo Neira Ayuso
1
-0
/
+2
2014-05-19
netfilter: nf_tables: generalise transaction infrastructure
Pablo Neira Ayuso
1
-4
/
+11
2014-05-19
netfilter: nf_tables: deconstify table and chain in context structure
Pablo Neira Ayuso
1
-3
/
+3
2014-05-16
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
1
-0
/
+1
2014-05-16
mac802154: add llsec configuration functions
Phoebe Buckheister
1
-0
/
+36
2014-05-16
ieee802154: add dgram sockopts for security control
Phoebe Buckheister
1
-1
/
+9
2014-05-16
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
1
-0
/
+3
2014-05-16
ieee802154: add types for link-layer security
Phoebe Buckheister
1
-0
/
+95
2014-05-15
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
1
-0
/
+1
2014-05-15
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
2
-0
/
+14
2014-05-15
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
1
-0
/
+6
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
1
-0
/
+1
2014-05-15
ieee802154: change _cb handling slightly
Phoebe Buckheister
1
-18
/
+7
2014-05-15
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
2
-0
/
+38
2014-05-15
net: Fix CONFIG_SYSCTL ifdef test.
David S. Miller
1
-1
/
+1
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
1
-1
/
+22
2014-05-15
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
1
-7
/
+36
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
1
-3
/
+15
2014-05-15
cfg80211: Add API to update CSA counters in mgmt frames
Andrei Otcheretianski
1
-0
/
+4
2014-05-14
net: Use a more standard macro for INET_ADDR_COOKIE
Joe Perches
1
-3
/
+5
2014-05-14
ipv4: make ip_local_reserved_ports per netns
WANG Cong
2
-3
/
+15
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
2
-0
/
+11
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
4
-0
/
+9
2014-05-13
tcp: use tcp_v4_send_synack on first SYN-ACK
Yuchung Cheng
1
-7
/
+7
2014-05-13
tcp: simplify fast open cookie processing
Yuchung Cheng
1
-8
/
+1
2014-05-13
tcp: move fastopen functions to tcp_fastopen.c
Yuchung Cheng
1
-2
/
+8
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2014-05-13
cfg80211: allow restricting supported dfs regions
Felix Fietkau
1
-0
/
+2
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2
-4
/
+4
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+29
2014-05-09
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2
-0
/
+12
2014-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+12
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
1
-0
/
+14
2014-05-08
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
1
-1
/
+6
2014-05-08
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
1
-1
/
+1
2014-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2014-05-08
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2
-0
/
+11
2014-05-08
cfg80211: fix docbook warning
Luciano Coelho
1
-1
/
+1
2014-05-07
net: clean up snmp stats code
WANG Cong
2
-32
/
+18
2014-05-07
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Neal Cardwell
1
-1
/
+1
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
1
-0
/
+12
2014-05-06
cfg80211: export interface stopping function
Michal Kazior
1
-0
/
+15
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
1
-1
/
+3
[prev]
[next]