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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
5
-50
/
+47
2015-10-05
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
1
-1
/
+7
2015-10-05
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
1
-12
/
+4
2015-10-05
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
3
-30
/
+18
2015-10-05
tcp: restore fastopen operations
Eric Dumazet
1
-1
/
+0
2015-10-05
net: sctp: avoid incorrect time_t use
Arnd Bergmann
2
-2
/
+2
2015-10-05
ipv6: use ktime_t for internal timestamps
Arnd Bergmann
1
-9
/
+7
2015-10-05
nfnetlink: use y2038 safe timestamp
Arnd Bergmann
1
-3
/
+3
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2
-8
/
+70
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
2
-69
/
+87
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
5
-7
/
+9
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-10-05
tcp: fix fastopen races vs lockless listener
Eric Dumazet
2
-20
/
+12
2015-10-04
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
3
-8
/
+20
2015-10-04
bridge: netlink: add support for netfilter tables config
Nikolay Aleksandrov
1
-1
/
+36
2015-10-04
bridge: netlink: add support for igmp's intervals
Nikolay Aleksandrov
1
-1
/
+69
2015-10-04
bridge: netlink: add support for multicast_startup_query_count
Nikolay Aleksandrov
1
-6
/
+16
2015-10-04
bridge: netlink: add support for multicast_last_member_count
Nikolay Aleksandrov
1
-1
/
+11
2015-10-04
bridge: netlink: add support for igmp's hash_max
Nikolay Aleksandrov
1
-1
/
+12
2015-10-04
bridge: netlink: add support for igmp's hash_elasticity
Nikolay Aleksandrov
1
-1
/
+11
2015-10-04
bridge: netlink: add support for multicast_querier
Nikolay Aleksandrov
1
-1
/
+12
2015-10-04
bridge: netlink: add support for multicast_query_use_ifaddr
Nikolay Aleksandrov
1
-1
/
+12
2015-10-04
bridge: netlink: add support for multicast_snooping
Nikolay Aleksandrov
1
-1
/
+12
2015-10-04
bridge: netlink: add support for multicast_router
Nikolay Aleksandrov
1
-0
/
+19
2015-10-04
bridge: netlink: add fdb flush
Nikolay Aleksandrov
1
-0
/
+3
2015-10-04
bridge: netlink: add group_addr support
Nikolay Aleksandrov
1
-1
/
+24
2015-10-04
bridge: netlink: export all timers
Nikolay Aleksandrov
1
-1
/
+15
2015-10-04
bridge: netlink: export topology_change and topology_change_detected
Nikolay Aleksandrov
1
-1
/
+6
2015-10-04
bridge: netlink: export root path cost
Nikolay Aleksandrov
1
-1
/
+3
2015-10-04
bridge: netlink: export root port
Nikolay Aleksandrov
1
-1
/
+3
2015-10-04
bridge: netlink: export bridge id
Nikolay Aleksandrov
1
-2
/
+7
2015-10-04
bridge: netlink: export root id
Nikolay Aleksandrov
1
-1
/
+8
2015-10-04
bridge: netlink: add group_fwd_mask support
Nikolay Aleksandrov
1
-1
/
+13
2015-10-04
bridge: vlan: use br_vlan_should_use to simplify __vlan_add/del
Nikolay Aleksandrov
2
-23
/
+15
2015-10-04
bridge: vlan: drop master_flags from __vlan_add
Nikolay Aleksandrov
1
-4
/
+2
2015-10-04
bridge: vlan: use br_vlan_(get|put)_master to deal with refcounts
Nikolay Aleksandrov
1
-17
/
+39
2015-10-04
bridge: vlan: use rcu list for the ordered vlan list
Nikolay Aleksandrov
2
-4
/
+10
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
1
-1
/
+1
2015-10-03
sched, bpf: make skb->priority writable
Daniel Borkmann
1
-2
/
+7
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2
-2
/
+28
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
1
-1
/
+1
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
4
-40
/
+38
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
4
-35
/
+53
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
3
-8
/
+8
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
3
-8
/
+8
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
5
-12
/
+12
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
4
-17
/
+19
2015-10-03
tcp: do not lock listener to process SYN packets
Eric Dumazet
2
-4
/
+18
2015-10-03
tcp/dccp: add a reschedule point in inet_csk_listen_stop()
Eric Dumazet
1
-0
/
+1
[next]