index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rose
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
6lowpan: add debug messages for 6LoWPAN fragmentation
Tony Cheneau
1
-4
/
+21
2013-03-26
6lowpan: fix first fragment (FRAG1) handling
Tony Cheneau
1
-13
/
+23
2013-03-26
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
Tony Cheneau
1
-8
/
+15
2013-03-26
mac802154: turn on ACK when enabled by the upper layers
Tony Cheneau
1
-0
/
+2
2013-03-26
6lowpan: always enable link-layer acknowledgments
Tony Cheneau
1
-0
/
+4
2013-03-26
6lowpan: next header is not properly set upon decompression of a UDP header.
Tony Cheneau
1
-1
/
+3
2013-03-26
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...
Tony Cheneau
1
-3
/
+4
2013-03-26
netlink: have length check of rtnl msg before deref
Hong zhi guo
2
-19
/
+26
2013-03-26
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
3
-9
/
+96
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
4
-135
/
+82
2013-03-26
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
1
-16
/
+0
2013-03-26
firewire net: Allocate address handler before registering net_device.
YOSHIFUJI Hideaki / 吉藤英明
1
-12
/
+10
2013-03-26
firewire net: Send L2 multicast via GASP.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+7
2013-03-26
firewire net: Accept IPv4 and ARP only.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+19
2013-03-26
net/davinci_emac: use devres APIs
Sekhar Nori
1
-30
/
+16
2013-03-26
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
5
-117
/
+7
2013-03-26
VXLAN: Use IP Tunnels tunnel ENC encap API
Pravin B Shelar
1
-24
/
+2
2013-03-26
VXLAN: Fix vxlan stats handling.
Pravin B Shelar
2
-65
/
+8
2013-03-26
IPIP: Use ip-tunneling code.
Pravin B Shelar
2
-690
/
+57
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
18
-1283
/
+1594
2013-03-25
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
1
-1
/
+1
2013-03-25
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2
-12
/
+7
2013-03-25
Revert "udp: increase inner ip header ID during segmentation"
Pravin B Shelar
1
-6
/
+1
2013-03-25
Revert "ip_gre: increase inner ip header ID during segmentation"
Pravin B Shelar
1
-6
/
+1
2013-03-25
dsa: fix freeing of sparse port allocation
Florian Fainelli
1
-3
/
+5
2013-03-25
dsa: factor freeing of dsa_platform_data
Florian Fainelli
1
-20
/
+18
2013-03-25
dsa: fix device tree binding documentation typo on #address-cells
Florian Fainelli
1
-1
/
+1
2013-03-25
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
1
-3
/
+2
2013-03-25
xen-netfront: frags -> slots in xennet_get_responses
Wei Liu
1
-9
/
+9
2013-03-25
xen-netfront: remove unused variable `extra'
Wei Liu
1
-7
/
+1
2013-03-25
net: fec: build fec.c and fec_ptp.c to one module
Frank Li
3
-4
/
+2
2013-03-24
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
1
-2
/
+2
2013-03-24
dsa: add device tree bindings to register DSA switches
Florian Fainelli
2
-5
/
+319
2013-03-24
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
2
-2
/
+23
2013-03-24
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...
Hannes Frederic Sowa
3
-30
/
+35
2013-03-24
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2
-0
/
+9
2013-03-24
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2
-1
/
+10
2013-03-24
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
1
-3
/
+9
2013-03-24
net: mvmdio: define module alias for platform device
Simon Baatz
1
-0
/
+1
2013-03-22
l2tp: calling the ref() instead of deref()
Dan Carpenter
1
-1
/
+1
2013-03-22
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
Alexander Duyck
1
-3
/
+8
2013-03-22
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...
Thomas Graf
2
-14
/
+14
2013-03-22
qlcnic: Bump up the version to 5.1.38
Shahed Shaikh
1
-2
/
+2
2013-03-22
qlcnic: Clear link status when interface is down
Shahed Shaikh
1
-0
/
+1
2013-03-22
qlcnic: change mdelay to msleep
Shahed Shaikh
1
-1
/
+1
2013-03-22
qlcnic: Log warning message for 83xx adapter in MSI mode.
Himanshu Madhani
1
-0
/
+6
2013-03-22
qlcnic: Fix configure mailbox interrupt command for 83xx adapter
Manish chopra
1
-2
/
+1
2013-03-22
tcp: preserve ACK clocking in TSO
Eric Dumazet
1
-2
/
+5
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
20
-117
/
+47
2013-03-22
decnet: Parse netlink attributes on our own
Thomas Graf
4
-148
/
+160
[next]