index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
NFC: digital: Fix ACK & NACK PDUs handling in target mode
Thierry Escande
1
-28
/
+43
2016-07-11
NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDU
Thierry Escande
1
-12
/
+33
2016-07-11
NFC: digital: Remove useless call to skb_reserve()
Thierry Escande
1
-2
/
+0
2016-07-11
NFC: digital: Fix handling of saved PDU sk_buff pointers
Thierry Escande
1
-30
/
+29
2016-07-06
NFC: digital: Abort last command when dep link goes down
Thierry Escande
1
-0
/
+2
2016-07-06
NFC: digital: Set the command pending flag
Thierry Escande
1
-0
/
+2
2016-07-06
NFC: digital: Call pending command callbacks at device unregister
Thierry Escande
1
-0
/
+8
2016-07-06
NFC: digital: Rework error handling in DEP_RES response
Thierry Escande
1
-1
/
+1
2016-07-06
NFC: digital: Fix a memory leak in NFC-F listening mode
Thierry Escande
1
-10
/
+1
2016-07-06
NFC: llcp: Fix 2 memory leaks
Thierry Escande
1
-4
/
+6
2016-07-06
NFC: llcp: Fix usage of llcp_add_tlv()
Thierry Escande
1
-8
/
+5
2016-07-04
NFC: llcp: Use dynamic debug for hex dump
Thierry Escande
1
-5
/
+4
2016-07-04
NFC: digital: Add a delay between poll cycles
Thierry Escande
1
-6
/
+10
2016-07-04
NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()
Denys Vlasenko
1
-12
/
+5
2016-07-02
net/devlink: Add E-Switch mode control
Or Gerlitz
1
-0
/
+87
2016-07-02
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
25
-182
/
+694
2016-07-01
RDS: Do not send a pong to an incoming ping with 0 src port
Sowmini Varadhan
1
-0
/
+4
2016-07-01
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
Sowmini Varadhan
2
-3
/
+6
2016-07-01
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
9
-17
/
+20
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
9
-22
/
+26
2016-07-01
RDS: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
6
-40
/
+41
2016-07-01
RDS: TCP: Refactor connection destruction to handle multiple paths
Sowmini Varadhan
1
-7
/
+39
2016-07-01
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
Sowmini Varadhan
5
-42
/
+48
2016-07-01
RDS: TCP: Remove dead logic around c_passive in rds-tcp
Sowmini Varadhan
1
-6
/
+1
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
12
-40
/
+29
2016-07-01
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
1
-0
/
+38
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
5
-36
/
+5
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2
-5
/
+26
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
1
-16
/
+15
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
1
-8
/
+0
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
1
-1
/
+10
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
3
-30
/
+40
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
1
-0
/
+57
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
8
-46
/
+363
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2
-5
/
+104
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
1
-0
/
+24
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
1
-0
/
+200
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
1
-1
/
+9
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-355
/
+465
2016-06-30
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
3
-0
/
+130
2016-06-30
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
4
-3
/
+142
2016-06-30
batman-adv: Add multicast optimization support for bridged setups
Linus Lüssing
3
-19
/
+177
2016-06-30
batman-adv: Always flood IGMP/MLD reports
Linus Lüssing
2
-14
/
+75
2016-06-30
batman-adv: Include frame priority in fragment header
Andrew Lunn
3
-2
/
+16
2016-06-30
batman-adv: Set skb priority in fragments
Andrew Lunn
1
-2
/
+1
2016-06-30
batman-adv: init ELP tweaking options only once
Marek Lindner
4
-7
/
+23
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
5
-21
/
+21
[next]