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-08-17
nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
Christophe Ricard
1
-2
/
+2
2015-08-13
net: frags: Add VRF device index to cache and lookup
David Ahern
1
-5
/
+13
2015-08-13
net: Use VRF index for oif in ip_send_unicast_reply
David Ahern
1
-1
/
+6
2015-08-13
net: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+11
2015-08-13
net: Add routes to the table associated with the device
David Ahern
2
-10
/
+23
2015-08-13
net: Fix up inet_addr_type checks
David Ahern
5
-14
/
+50
2015-08-13
net: Add inet_addr lookup by table
David Ahern
1
-7
/
+15
2015-08-13
udp: Handle VRF device in sendmsg
David Ahern
1
-1
/
+21
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
3
-2
/
+14
2015-08-13
net: Use VRF device index for lookups on RX
David Ahern
2
-2
/
+9
2015-08-13
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-13
net: allow sleeping when modifying store_rps_map
Sasha Levin
1
-4
/
+4
2015-08-13
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+158
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2
-2
/
+114
2015-08-13
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-13
tcp: TLP retransmits last if failed to send new packet
Yuchung Cheng
1
-16
/
+22
2015-08-13
tcp: don't extend RTO on failed loss probe attempts
Yuchung Cheng
1
-7
/
+6
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-57
/
+139
2015-08-12
net: ipv4: increase dhcp inter device timeout
Mugunthan V N
1
-1
/
+1
2015-08-12
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2015-08-11
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-61
/
+81
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
1
-1
/
+1
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-7
/
+9
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
3
-121
/
+106
2015-08-10
inet: fix possible request socket leak
Eric Dumazet
2
-2
/
+2
2015-08-10
inet: fix races with reqsk timers
Eric Dumazet
2
-2
/
+8
2015-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+20
2015-08-10
dsa: Support multiple MDIO busses
Andrew Lunn
1
-1
/
+11
2015-08-10
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2
-216
/
+200
2015-08-10
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
4
-250
/
+59
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
4
-27
/
+209
2015-08-10
openvswitch: Move tunnel destroy function to oppenvswitch module.
Pravin B Shelar
3
-20
/
+20
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
1
-4
/
+10
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
3
-7
/
+32
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-08-10
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
1
-0
/
+5
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2
-2
/
+4
2015-08-10
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
2015-08-09
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
1
-1
/
+1
2015-08-09
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
1
-27
/
+44
2015-08-09
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-102
/
+116
2015-08-09
net: switchdev: support static FDB addresses
Vivien Didelot
1
-1
/
+1
2015-08-09
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2
-3
/
+4
2015-08-09
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
1
-2
/
+1
2015-08-07
net: Fix race condition in store_rps_map
Tom Herbert
1
-4
/
+7
2015-08-07
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-10
/
+42
2015-08-07
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
1
-1
/
+4
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-1
/
+1
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
4
-50
/
+162
[next]