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
*
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-19
3
-6
/
+25
|
\
|
*
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
1
-1
/
+3
|
*
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-16
1
-2
/
+11
|
*
SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
Trond Myklebust
2014-02-11
1
-2
/
+4
|
*
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-02-11
1
-1
/
+5
|
*
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-02-18
2
-2
/
+18
|
\
\
|
*
|
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
2
-2
/
+18
*
|
|
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
2014-02-18
1
-1
/
+1
*
|
|
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2014-02-18
1
-9
/
+32
*
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-02-18
7
-27
/
+101
|
\
\
\
|
*
|
|
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
2014-02-17
1
-2
/
+7
|
*
|
|
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
2014-02-17
1
-4
/
+2
|
*
|
|
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
2014-02-17
1
-0
/
+2
|
*
|
|
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
2014-02-17
1
-4
/
+12
|
*
|
|
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
2014-02-17
1
-0
/
+2
|
*
|
|
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
2014-02-17
3
-6
/
+56
|
*
|
|
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
2014-02-17
1
-1
/
+1
|
*
|
|
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
2014-02-17
1
-1
/
+5
|
*
|
|
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
2014-02-17
1
-1
/
+0
|
*
|
|
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
2014-02-17
1
-8
/
+14
*
|
|
|
ipv4: fix counter in_slow_tot
Duan Jiong
2014-02-17
1
-2
/
+2
*
|
|
|
gre: add link local route when local addr is any
Nicolas Dichtel
2014-02-17
1
-0
/
+2
|
/
/
/
*
|
|
packet: check for ndo_select_queue during queue selection
Daniel Borkmann
2014-02-17
1
-3
/
+21
*
|
|
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
1
-12
/
+1
*
|
|
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
2
-6
/
+7
*
|
|
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
2014-02-17
4
-74
/
+24
*
|
|
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
2014-02-16
1
-2
/
+7
*
|
|
dccp: re-enable debug macro
Gerrit Renker
2014-02-16
2
-1
/
+2
*
|
|
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2014-02-14
1
-1
/
+1
*
|
|
net: sched: Cleanup PIE comments
Vijay Subramanian
2014-02-13
1
-5
/
+16
*
|
|
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-13
2
-4
/
+84
*
|
|
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-13
1
-10
/
+12
*
|
|
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
1
-7
/
+10
*
|
|
sctp: fix a missed .data initialization
wangweidong
2014-02-13
1
-0
/
+1
*
|
|
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-13
1
-7
/
+12
*
|
|
tipc: fix message corruption bug for deferred packets
Erik Hugne
2014-02-13
2
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-11
68
-459
/
+804
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
6lowpan: fix lockdep splats
Eric Dumazet
2014-02-10
1
-0
/
+20
|
*
|
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
2014-02-10
1
-1
/
+4
|
*
|
tcp: tsq: fix nonagle handling
John Ogness
2014-02-10
1
-2
/
+11
|
*
|
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+5
|
*
|
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
3
-9
/
+23
|
*
|
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
1
-19
/
+6
|
*
|
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
1
-25
/
+32
|
*
|
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
3
-1
/
+34
|
*
|
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
3
-4
/
+5
|
*
|
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+1
|
*
|
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
1
-9
/
+20
|
*
|
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
3
-7
/
+16
[next]