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 branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
5
-44
/
+63
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-23
2
-5
/
+5
|
|
\
|
|
*
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Eugene Teo
2009-02-23
1
-1
/
+1
|
|
*
netns: build fix for net_alloc_generic
Clemens Noss
2009-02-23
1
-4
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-23
4
-41
/
+55
|
|
\
\
|
|
|
/
|
|
*
netns: fix double free at netns creation
Daniel Lezcano
2009-02-22
1
-31
/
+55
|
|
*
tcp: remove obsoleted comment about different passes
Ilpo Järvinen
2009-02-18
1
-1
/
+0
|
|
*
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2009-02-17
2
-9
/
+0
|
*
|
cipso: Fix documentation comment
Paul Moore
2009-02-23
1
-2
/
+7
|
|
/
*
|
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
Jesper Dangaard Brouer
2009-02-24
1
-0
/
+2
*
|
netns: Remove net_alive
Eric W. Biederman
2009-02-22
2
-9
/
+0
*
|
tcp: Like icmp use register_pernet_subsys
Eric W. Biederman
2009-02-22
1
-1
/
+1
*
|
netns: Fix icmp shutdown.
Eric W. Biederman
2009-02-22
1
-1
/
+1
*
|
ipv4: Clean whitespaces in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2009-02-22
1
-21
/
+23
*
|
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2009-02-22
1
-2
/
+4
*
|
snap: handle registration error and compile warning
Stephen Hemminger
2009-02-22
1
-3
/
+4
*
|
llc: fix non-const printk warning
Stephen Hemminger
2009-02-22
1
-3
/
+3
*
|
ip: ipip compile warning
Stephen Hemminger
2009-02-22
1
-1
/
+1
*
|
ip: add loose reverse path filtering
Stephen Hemminger
2009-02-22
1
-1
/
+1
*
|
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
2009-02-21
1
-4
/
+8
*
|
ipv6: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-02-21
1
-1
/
+1
*
|
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...
Patrick Ohly
2009-02-21
1
-13
/
+0
*
|
netlink: add NETLINK_BROADCAST_ERROR socket option
Pablo Neira Ayuso
2009-02-20
1
-2
/
+23
*
|
ethtool: Add RX pkt classification interface
Santwona Behera
2009-02-20
1
-10
/
+48
*
|
net: Optimize skb_tx_hash() by eliminating a comparison
Krishna Kumar
2009-02-18
1
-6
/
+8
*
|
net: replace commatas with semicolons
Thomas Gleixner
2009-02-16
1
-2
/
+2
*
|
sctp: Inherit all socket options from parent correctly.
Vlad Yasevich
2009-02-16
3
-66
/
+51
*
|
sctp: Fix the RTO-doubling on idle-link heartbeats
Vlad Yasevich
2009-02-16
2
-2
/
+17
*
|
sctp: Clean up sctp checksumming code
Vlad Yasevich
2009-02-16
2
-13
/
+12
*
|
sctp: Allow to disable SCTP checksums via module parameter
Lucas Nussbaum
2009-02-16
3
-2
/
+5
*
|
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
2009-02-15
1
-0
/
+2
*
|
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2009-02-15
5
-0
/
+16
*
|
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
2009-02-15
3
-39
/
+145
*
|
net: infrastructure for hardware time stamping
Patrick Ohly
2009-02-15
2
-2
/
+71
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-14
5
-6
/
+10
|
\
\
|
|
/
|
*
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
Inaky Perez-Gonzalez
2009-02-12
1
-4
/
+5
|
*
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
Clément Lecigne
2009-02-12
1
-0
/
+2
|
*
mac80211: restrict to AP in outgoing interface heuristic
Johannes Berg
2009-02-11
1
-0
/
+2
|
*
Phonet: do not compute unused value
Rémi Denis-Courmont
2009-02-10
1
-1
/
+1
|
*
Phonet: fix double free in GPRS outbound packet error path
Rémi Denis-Courmont
2009-02-10
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-14
25
-1873
/
+2855
|
\
\
|
*
|
mac80211: split managed/ibss code a little more
Johannes Berg
2009-02-13
1
-108
/
+146
|
*
|
mac80211: fix IBSS auth
Johannes Berg
2009-02-13
1
-0
/
+1
|
*
|
mac80211: calculate wstats_flags on the fly
Johannes Berg
2009-02-13
3
-12
/
+18
|
*
|
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
2009-02-13
7
-418
/
+114
|
*
|
cfg80211: add more flexible BSS lookup
Johannes Berg
2009-02-13
1
-2
/
+8
|
*
|
cfg80211: allow users to request removing a BSS
Johannes Berg
2009-02-13
1
-0
/
+21
|
*
|
cfg80211: free_priv for BSS info
Johannes Berg
2009-02-13
2
-1
/
+3
|
*
|
mac80211: dont add BSS when creating IBSS
Johannes Berg
2009-02-13
3
-58
/
+60
|
*
|
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
2009-02-13
13
-374
/
+1318
[next]