index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
batman-adv: Fix merge error.
David S. Miller
1
-1
/
+1
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+20
2011-12-12
batman-adv: Only write requested number of byte to user buffer
Sven Eckelmann
1
-3
/
+2
2011-12-12
batman-adv: Directly check read of icmp packet in copy_from_user
Sven Eckelmann
1
-6
/
+1
2011-12-12
batman-adv: bat_socket_read missing checks
Paul Kot
1
-2
/
+2
2011-12-07
batman-adv: delete global entry in case of roaming
Antonio Quartulli
1
-3
/
+18
2011-12-07
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
1
-2
/
+4
2011-12-07
batman-adv: format multi-line if in the correct way
Antonio Quartulli
1
-2
/
+1
2011-12-07
batman-adv: remove extra negation in gw_out_of_range()
Dan Carpenter
1
-1
/
+1
2011-11-20
batman-adv: use unregister_netdevice() when softif_create fails
Simon Wunderlich
1
-1
/
+1
2011-11-20
batman-adv: check return value for hash_add()
Simon Wunderlich
1
-6
/
+22
2011-11-20
batman-adv: generalise tt_local_reset_flags()
Antonio Quartulli
1
-12
/
+23
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
3
-140
/
+167
2011-11-20
batman-adv: report compat_version in version field in case of version mismatch
Marek Lindner
1
-1
/
+1
2011-11-20
batman-adv: Fix range check for expected packets
Simon Wunderlich
1
-1
/
+1
2011-11-20
batman-adv: check for tt_reponse packet real length
Antonio Quartulli
1
-0
/
+9
2011-11-20
batman-adv: linearise the tt_response skb only if needed
Antonio Quartulli
1
-5
/
+6
2011-11-20
batman-adv: directly write tt entries without buffering
Simon Wunderlich
1
-55
/
+2
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
7
-36
/
+47
2011-11-20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
1
-3
/
+3
2011-11-20
batman-adv: refactoring gateway handling code
Marek Lindner
3
-75
/
+126
2011-11-20
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2
-4
/
+4
2011-11-20
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
1
-2
/
+3
2011-11-20
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+18
2011-10-25
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
1
-2
/
+2
2011-10-25
batman-adv: add sanity check when removing global tts
Simon Wunderlich
1
-0
/
+3
2011-10-25
batman-adv: remove references for global tt entries
Simon Wunderlich
1
-1
/
+13
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-10-18
batman-adv: correctly set the data field in the TT_REPONSE packet
Antonio Quartulli
1
-1
/
+4
2011-10-18
batman-adv: fix tt_local_reset_flags() function
Antonio Quartulli
1
-0
/
+2
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-5
/
+5
2011-09-22
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
1
-5
/
+5
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
5
-24
/
+7
2011-09-08
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2011-09-08
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
8
-599
/
+522
2011-09-08
batman-adv: move routing packet initialization into corresponding file
Marek Lindner
3
-32
/
+46
2011-09-08
batman-adv: agglomerate all batman iv ogm processing functions in a single file
Marek Lindner
9
-634
/
+698
2011-09-08
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
9
-182
/
+204
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
3
-74
/
+70
2011-08-22
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
1
-2
/
+1
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
1
-10
/
+27
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
5
-12
/
+29
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
5
-0
/
+50
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
9
-11
/
+55
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
12
-37
/
+36
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
3
-9
/
+22
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-16
/
+0
2011-07-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-32
/
+147
2011-07-07
batman-adv: request the full table if tt_crc doesn't match
Antonio Quartulli
1
-0
/
+12
[next]