index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
8
-10
/
+10
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-38
/
+32
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
1
-2
/
+0
2013-03-27
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
1
-0
/
+3
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
1
-3
/
+2
2013-03-27
net: switch to use skb_probe_transport_header()
Jason Wang
1
-19
/
+3
2013-03-27
net: core: let skb_partial_csum_set() set transport header
Jason Wang
1
-0
/
+1
2013-03-27
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
1
-1
/
+1
2013-03-27
6lowpan: fix a small formatting issue
Tony Cheneau
1
-1
/
+1
2013-03-27
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
1
-0
/
+10
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-342
/
+311
2013-03-27
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+7
2013-03-26
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-2
/
+1
2013-03-26
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
1
-1
/
+7
2013-03-26
packet: set transport header before doing xmit
Jason Wang
1
-0
/
+21
2013-03-26
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
1
-3
/
+36
2013-03-26
6lowpan: use the PANID provided by the device instead of a static value
Tony Cheneau
1
-2
/
+4
2013-03-26
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
Tony Cheneau
1
-0
/
+8
2013-03-26
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
3
-0
/
+11
2013-03-26
6lowpan: store fragment tag values per device instead of net stack wide
Tony Cheneau
1
-4
/
+5
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
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
1
-2
/
+2
2013-03-26
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+19
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+21
2013-03-26
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
5
-117
/
+7
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
13
-1198
/
+1364
2013-03-25
net: Print functions in /proc/net/ptype without the offset.
David S. Miller
1
-1
/
+1
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-03-25
unix: fix a race condition in unix_release()
Paul Moore
1
-4
/
+3
2013-03-25
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
1
-2
/
+1
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
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
12
-81
/
+226
2013-03-25
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
1
-2
/
+7
2013-03-25
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
1
-5
/
+2
2013-03-25
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-25
8021q: fix a potential use-after-free
Cong Wang
1
-7
/
+7
2013-03-25
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
1
-1
/
+0
2013-03-25
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
1
-2
/
+2
2013-03-25
dsa: add device tree bindings to register DSA switches
Florian Fainelli
1
-5
/
+228
[next]