index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
8
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
7
-38
/
+32
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
32
-342
/
+311
|
|
\
|
|
*
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
1
-2
/
+1
|
|
*
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
2013-03-26
1
-2
/
+2
|
|
*
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
1
-16
/
+10
|
|
*
unix: fix a race condition in unix_release()
Paul Moore
2013-03-25
1
-4
/
+3
|
|
*
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-03-24
1
-5
/
+2
|
|
*
bridge: fix crash when set mac address of br interface
Hong zhi guo
2013-03-24
1
-1
/
+1
|
|
*
8021q: fix a potential use-after-free
Cong Wang
2013-03-24
1
-7
/
+7
|
|
*
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
2013-03-24
1
-1
/
+0
|
*
|
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-26
1
-2
/
+7
|
|
\
\
|
|
*
|
SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked
Trond Myklebust
2013-03-25
1
-2
/
+7
*
|
|
|
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
2013-03-27
1
-2
/
+0
*
|
|
|
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
2013-03-27
1
-0
/
+3
*
|
|
|
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
2013-03-27
1
-3
/
+2
*
|
|
|
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
1
-19
/
+3
*
|
|
|
net: core: let skb_partial_csum_set() set transport header
Jason Wang
2013-03-27
1
-0
/
+1
*
|
|
|
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
2013-03-27
1
-1
/
+1
*
|
|
|
6lowpan: fix a small formatting issue
Tony Cheneau
2013-03-27
1
-1
/
+1
*
|
|
|
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
2013-03-27
1
-0
/
+10
*
|
|
|
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-26
1
-1
/
+7
*
|
|
|
packet: set transport header before doing xmit
Jason Wang
2013-03-26
1
-0
/
+21
*
|
|
|
6lowpan: modify udp compression/uncompression to match the standard
Tony Cheneau
2013-03-26
1
-3
/
+36
*
|
|
|
6lowpan: use the PANID provided by the device instead of a static value
Tony Cheneau
2013-03-26
1
-2
/
+4
*
|
|
|
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
Tony Cheneau
2013-03-26
1
-0
/
+8
*
|
|
|
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
2013-03-26
3
-0
/
+11
*
|
|
|
6lowpan: store fragment tag values per device instead of net stack wide
Tony Cheneau
2013-03-26
1
-4
/
+5
*
|
|
|
6lowpan: add debug messages for 6LoWPAN fragmentation
Tony Cheneau
2013-03-26
1
-4
/
+21
*
|
|
|
6lowpan: fix first fragment (FRAG1) handling
Tony Cheneau
2013-03-26
1
-13
/
+23
*
|
|
|
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
Tony Cheneau
2013-03-26
1
-8
/
+15
*
|
|
|
mac802154: turn on ACK when enabled by the upper layers
Tony Cheneau
2013-03-26
1
-0
/
+2
*
|
|
|
6lowpan: always enable link-layer acknowledgments
Tony Cheneau
2013-03-26
1
-0
/
+4
*
|
|
|
6lowpan: next header is not properly set upon decompression of a UDP header.
Tony Cheneau
2013-03-26
1
-1
/
+3
*
|
|
|
6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...
Tony Cheneau
2013-03-26
1
-3
/
+4
*
|
|
|
netlink: have length check of rtnl msg before deref
Hong zhi guo
2013-03-26
2
-19
/
+26
*
|
|
|
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-1
/
+19
*
|
|
|
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-6
/
+21
*
|
|
|
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
2013-03-26
5
-117
/
+7
*
|
|
|
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
13
-1198
/
+1364
*
|
|
|
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
1
-2
/
+1
*
|
|
|
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
*
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
12
-81
/
+226
|
\
\
\
\
|
*
|
|
|
netfilter: nf_conntrack: speed up module removal path if netns in use
Vladimir Davydov
2013-03-19
2
-20
/
+42
|
*
|
|
|
netfilter: nf_conntrack: add include to fix sparse warning
stephen hemminger
2013-03-19
1
-0
/
+1
[next]