index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-16
/
+0
*
firewire net: Allocate address handler before registering net_device.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-12
/
+10
*
firewire net: Send L2 multicast via GASP.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-5
/
+7
*
firewire net: Accept IPv4 and ARP only.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-2
/
+19
*
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
1
-30
/
+16
*
Merge branch 'tunnels'
David S. Miller
2013-03-26
20
-2179
/
+1668
|
\
|
*
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
2013-03-26
5
-117
/
+7
|
*
VXLAN: Use IP Tunnels tunnel ENC encap API
Pravin B Shelar
2013-03-26
1
-24
/
+2
|
*
VXLAN: Fix vxlan stats handling.
Pravin B Shelar
2013-03-26
2
-65
/
+8
|
*
IPIP: Use ip-tunneling code.
Pravin B Shelar
2013-03-26
2
-690
/
+57
|
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
18
-1283
/
+1594
|
/
*
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
2013-03-25
1
-1
/
+1
*
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-25
2
-12
/
+7
*
Revert "udp: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-25
1
-6
/
+1
*
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
2013-03-25
1
-6
/
+1
*
dsa: fix freeing of sparse port allocation
Florian Fainelli
2013-03-25
1
-3
/
+5
*
dsa: factor freeing of dsa_platform_data
Florian Fainelli
2013-03-25
1
-20
/
+18
*
dsa: fix device tree binding documentation typo on #address-cells
Florian Fainelli
2013-03-25
1
-1
/
+1
*
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-03-25
1
-3
/
+2
*
xen-netfront: frags -> slots in xennet_get_responses
Wei Liu
2013-03-25
1
-9
/
+9
*
xen-netfront: remove unused variable `extra'
Wei Liu
2013-03-25
1
-7
/
+1
*
net: fec: build fec.c and fec_ptp.c to one module
Frank Li
2013-03-25
3
-4
/
+2
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
14
-82
/
+228
|
\
|
*
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
2013-03-19
3
-20
/
+43
|
*
netfilter: nf_conntrack: add include to fix sparse warning
stephen hemminger
2013-03-19
1
-0
/
+1
|
*
netfilter: nfnetlink_queue: zero copy support
Eric Dumazet
2013-03-19
1
-22
/
+72
|
*
netfilter: ctnetlink: allow to dump expectation per master conntrack
Pablo Neira Ayuso
2013-03-19
1
-5
/
+95
|
*
ipvs: fix some sparse warnings
Julian Anastasov
2013-03-19
3
-9
/
+3
|
*
ipvs: fix hashing in ip_vs_svc_hashkey
Julian Anastasov
2013-03-19
1
-3
/
+5
|
*
netfilter: nfnetlink_queue: use xor hash function to distribute instances
Pablo Neira Ayuso
2013-03-15
1
-1
/
+1
|
*
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
2013-03-15
1
-2
/
+1
|
*
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
Hannes Frederic Sowa
2013-03-15
1
-6
/
+2
|
*
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
|
*
ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
|
*
netfilter: ip6t_NPT: Use csum_partial()
YOSHIFUJI Hideaki
2013-03-15
1
-8
/
+3
*
|
Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2013-03-24
1
-72
/
+105
|
\
\
|
*
|
firewire net: Release broadcast/fifo resources on ifdown.
YOSHIFUJI Hideaki
2013-03-13
1
-4
/
+4
|
*
|
firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.
YOSHIFUJI Hideaki
2013-03-13
1
-32
/
+36
|
*
|
firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.
YOSHIFUJI Hideaki
2013-03-13
1
-12
/
+12
|
*
|
firewire net: Fix leakage of kmap for broadcast receive buffer.
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+7
|
*
|
firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_sta...
YOSHIFUJI Hideaki
2013-03-13
1
-31
/
+26
|
*
|
firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after...
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+3
|
*
|
firewire net: Fix memory leakage in fwnet_remove().
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+2
|
*
|
firewire net: Check dev->broadcast_state inside fwnet_broadcast_start().
YOSHIFUJI Hideaki
2013-03-13
1
-5
/
+7
|
*
|
firewire net: Setup broadcast and local fifo independently.
YOSHIFUJI Hideaki
2013-03-13
1
-7
/
+8
|
*
|
firewire net: Introduce fwnet_fifo_{start, stop}() helpers.
YOSHIFUJI Hideaki
2013-03-13
1
-16
/
+35
|
*
|
firewire net: No need to reset dev->local_fifo after failure of fw_core_add_a...
YOSHIFUJI Hideaki
2013-03-13
1
-1
/
+1
*
|
|
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
2013-03-24
1
-2
/
+2
*
|
|
dsa: add device tree bindings to register DSA switches
Florian Fainelli
2013-03-24
2
-5
/
+319
*
|
|
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
2013-03-24
2
-2
/
+23
[next]