index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l3mdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
ravb: use pdev rather than ndev for error messages
Simon Horman
1
-2
/
+2
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
3
-18
/
+25
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
1
-1
/
+1
2015-11-02
net: dsa: mv88e6xxx: lookup switch name
Vivien Didelot
6
-112
/
+95
2015-11-02
net: dsa: mv88e6xxx: assert SMI lock
Vivien Didelot
1
-11
/
+14
2015-11-02
bpf: convert hashtab lock to raw lock
Yang Shi
1
-7
/
+7
2015-11-02
bridge: vlan: Use correct flag name in comment
Ido Schimmel
1
-3
/
+3
2015-11-02
bridge: vlan: Prevent possible use-after-free
Ido Schimmel
1
-0
/
+2
2015-11-02
tcp/dccp: fix ireq->pktopts race
Eric Dumazet
2
-17
/
+17
2015-11-02
RDS: convert bind hash table to re-sizable hashtable
santosh.shilimkar@oracle.com
3
-86
/
+56
2015-11-02
net: rds: changing the return type from int to void
Saurabh Sengar
1
-4
/
+2
2015-11-02
net: encx24j600: Export missing SPI module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-11-02
net: encx24j600: Fix SPI id table definition
Javier Martinez Canillas
1
-3
/
+4
2015-11-02
enic: assign affinity hint to interrupts
Govindarajulu Varadarajan
2
-0
/
+99
2015-11-02
ipv4: use l4 hash for locally generated multipath flows
Paolo Abeni
1
-1
/
+2
2015-11-01
Use 64-bit timekeeping
Tina Ruchandani
1
-5
/
+6
2015-11-01
net: hisilicon: Remove .owner assignment from platform_driver
huangdaode
1
-1
/
+0
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
6
-51
/
+115
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
3
-22
/
+22
2015-11-01
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-4
/
+4
2015-11-01
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-37
/
+33
2015-11-01
ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
1
-3
/
+5
2015-11-01
ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
1
-0
/
+1
2015-10-30
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-10-30
switchdev: fix: pass correct obj size when deferring obj add
Scott Feldman
1
-2
/
+17
2015-10-30
switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs
Scott Feldman
1
-2
/
+2
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
1
-19
/
+27
2015-10-30
mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static
Jiri Pirko
1
-1
/
+1
2015-10-30
mlxsw: Put braces on all arms of branch statement
Or Gerlitz
1
-1
/
+2
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
2
-3
/
+3
2015-10-30
mlxsw: spectrum: Fix ageing time value
Jiri Pirko
1
-1
/
+2
2015-10-30
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
Jiri Pirko
1
-4
/
+3
2015-10-30
mlxsw: reg: Fix desription typos of couple of SFN items
Jiri Pirko
1
-3
/
+3
2015-10-30
mlxsw: reg: Fix description for reg_sfd_uc_sub_port
Jiri Pirko
1
-2
/
+3
2015-10-30
mlxsw: spectrum: Add support for flood control
Ido Schimmel
3
-37
/
+78
2015-10-30
mlxsw: spectrum: Add support for VLAN ranges in flooding configuration
Ido Schimmel
1
-20
/
+20
2015-10-30
mlxsw: spectrum: move "bridged" bool to u8 flags
Jiri Pirko
2
-5
/
+5
2015-10-30
switchdev: Make flood to CPU optional
Ido Schimmel
1
-2
/
+2
2015-10-30
switchdev: Add support for flood control
Ido Schimmel
2
-1
/
+7
2015-10-30
Documentation: dts: xgene: Add TX/RX delay field
Iyappan Subramanian
1
-0
/
+10
2015-10-30
drivers: net: xgene: Add support RGMII TX/RX delay configuration
Iyappan Subramanian
4
-1
/
+59
2015-10-30
bridge: set is_local and is_static before fdb entry is added to the fdb hasht...
Roopa Prabhu
2
-9
/
+10
2015-10-30
geneve: add IPv6 bits to geneve_fill_metadata_dst
John W. Linville
1
-7
/
+22
2015-10-30
geneve: handle ipv6 priority like ipv4 tos
John W. Linville
1
-2
/
+17
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
2
-79
/
+395
2015-10-29
arm64/efi: do not assume DRAM base is aligned to 2 MB
Ard Biesheuvel
1
-2
/
+12
2015-10-29
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...
Hannes Frederic Sowa
1
-0
/
+2
2015-10-29
Revert "Merge branch 'ipv6-overflow-arith'"
Hannes Frederic Sowa
3
-27
/
+1
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
[next]