index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-02-29
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-02-29
tipc: Optimize setting of immutable payload message header fields
Allan Stephens
2012-02-29
tipc: Eliminate obsolete code for re-sending a message
Allan Stephens
2012-02-29
tipc: Un-inline port routine for processing incoming messages
Allan Stephens
2012-02-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-24
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-02-24
gre: fix spelling in comments
stephen hemminger
2012-02-24
tipc: Eliminate support for tipc_mode global variable
Allan Stephens
2012-02-24
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
tipc: Revert name table translation optimization
Allan Stephens
2012-02-24
tipc: Minor optimization to broadcast link synchronization logic
Allan Stephens
2012-02-24
tipc: Remove obsolete comments about routing table updates
Allan Stephens
2012-02-24
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
2012-02-24
tipc: Hide internal details of node table implementation
Allan Stephens
2012-02-24
tipc: Eliminate a test for negative unsigned quantities
Allan Stephens
2012-02-24
tipc: nuke the delimit static inline function.
Paul Gortmaker
2012-02-24
tipc: Add check to prevent insertion of duplicate name table entries
Allan Stephens
2012-02-24
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2012-02-24
tipc: Remove duplicate check of message destination node
Allan Stephens
2012-02-24
tipc: Detect duplicate nodes using different network interfaces
Allan Stephens
2012-02-24
tipc: Introduce node signature field in neighbor discovery message
Allan Stephens
2012-02-24
net: Add missing getsockopt for SO_NOFCS.
David S. Miller
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
2012-02-23
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2012-02-22
netfilter: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
ipv6: ip6_route_output() never returns NULL.
RongQing.Li
2012-02-22
af_unix: MSG_TRUNC support for dgram sockets
Eric Dumazet
2012-02-22
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Danny Kukawka
2012-02-22
atm: clip: remove clip_tbl
Eric Dumazet
2012-02-21
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
2012-02-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-02-21
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
unix: Support peeking offset for stream sockets
Pavel Emelyanov
2012-02-21
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
[next]